mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
22 lines
537 B
JSON
22 lines
537 B
JSON
{
|
|
"imageio": {
|
|
"activate_host_color_management": true,
|
|
"set_ocio_config": false,
|
|
"ocio_config": {
|
|
"override_global_config": false,
|
|
"filepath": []
|
|
},
|
|
"file_rules": {
|
|
"override_global_rules": false,
|
|
"rules": {}
|
|
}
|
|
},
|
|
"level_sequences_for_layouts": false,
|
|
"delete_unmatched_assets": false,
|
|
"render_config_path": "",
|
|
"preroll_frames": 0,
|
|
"render_format": "png",
|
|
"project_setup": {
|
|
"dev_mode": true
|
|
}
|
|
}
|