mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
20 lines
No EOL
436 B
JSON
20 lines
No EOL
436 B
JSON
{
|
|
"general": {
|
|
"skip_resolution_check": [],
|
|
"skip_timelines_check": []
|
|
},
|
|
"publish": {
|
|
"CollectPalettes": {
|
|
"allowed_tasks": [
|
|
"."
|
|
]
|
|
},
|
|
"HarmonySubmitDeadline": {
|
|
"use_published": false,
|
|
"priority": 50,
|
|
"primary_pool": "",
|
|
"secondary_pool": "",
|
|
"chunk_size": 1000000
|
|
}
|
|
}
|
|
} |