mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
23 lines
No EOL
526 B
JSON
23 lines
No EOL
526 B
JSON
{
|
|
"imageio": {
|
|
"ocio_config": {
|
|
"enabled": false,
|
|
"filepath": {
|
|
"windows": "",
|
|
"darwin": "",
|
|
"linux": ""
|
|
}
|
|
},
|
|
"file_rules": {
|
|
"enabled": false,
|
|
"rules": {}
|
|
}
|
|
},
|
|
"publish": {
|
|
"CollectRenderPath": {
|
|
"output_extension": "png",
|
|
"anatomy_template_key_render_files": "render",
|
|
"anatomy_template_key_metadata": "render"
|
|
}
|
|
}
|
|
} |