mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
18 lines
No EOL
460 B
JSON
18 lines
No EOL
460 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
|
|
}
|
|
}
|
|
} |