mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
19 lines
425 B
JSON
19 lines
425 B
JSON
{
|
|
"imageio": {
|
|
"ocio_config": {
|
|
"enabled": false,
|
|
"filepath": []
|
|
},
|
|
"file_rules": {
|
|
"enabled": false,
|
|
"rules": {}
|
|
}
|
|
},
|
|
"publish": {
|
|
"CollectRenderPath": {
|
|
"output_extension": "png",
|
|
"anatomy_template_key_render_files": "render",
|
|
"anatomy_template_key_metadata": "render"
|
|
}
|
|
}
|
|
}
|