mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 06:12:19 +01:00
24 lines
No EOL
592 B
JSON
24 lines
No EOL
592 B
JSON
{
|
|
"publish": {
|
|
"CollectPalettes": {
|
|
"allowed_tasks": [
|
|
".*"
|
|
]
|
|
},
|
|
"ValidateSceneSettings": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true,
|
|
"frame_check_filter": [],
|
|
"skip_resolution_check": [],
|
|
"skip_timelines_check": []
|
|
},
|
|
"HarmonySubmitDeadline": {
|
|
"use_published": false,
|
|
"priority": 50,
|
|
"primary_pool": "",
|
|
"secondary_pool": "",
|
|
"chunk_size": 1000000
|
|
}
|
|
}
|
|
} |