mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
22 lines
No EOL
520 B
JSON
22 lines
No EOL
520 B
JSON
{
|
|
"publish": {
|
|
"ValidateSceneSettings": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true,
|
|
"skip_resolution_check": [
|
|
".*"
|
|
],
|
|
"skip_timelines_check": [
|
|
".*"
|
|
]
|
|
},
|
|
"AfterEffectsSubmitDeadline": {
|
|
"use_published": true,
|
|
"priority": 50,
|
|
"primary_pool": "",
|
|
"secondary_pool": "",
|
|
"chunk_size": 1000000
|
|
}
|
|
}
|
|
} |