mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
19 lines
472 B
JSON
19 lines
472 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": {}
|
|
}
|
|
},
|
|
"copy_fusion_settings": {
|
|
"copy_path": "~/.openpype/hosts/fusion/profiles",
|
|
"copy_status": false,
|
|
"force_sync": false
|
|
}
|
|
}
|