mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
26 lines
No EOL
532 B
JSON
26 lines
No EOL
532 B
JSON
{
|
|
"create": {
|
|
"RenderCreator": {
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
}
|
|
},
|
|
"publish": {
|
|
"ValidateSceneSettings": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true,
|
|
"skip_resolution_check": [
|
|
".*"
|
|
],
|
|
"skip_timelines_check": [
|
|
".*"
|
|
]
|
|
}
|
|
},
|
|
"workfile_builder": {
|
|
"create_first_version": false,
|
|
"custom_templates": []
|
|
}
|
|
} |