mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
25 lines
555 B
JSON
25 lines
555 B
JSON
{
|
|
"imageio": {
|
|
"ocio_config": {
|
|
"enabled": false,
|
|
"filepath": []
|
|
},
|
|
"file_rules": {
|
|
"enabled": false,
|
|
"rules": {}
|
|
},
|
|
"ocio": {
|
|
"enabled": false,
|
|
"configFilePath": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
}
|
|
}
|
|
},
|
|
"copy_fusion_settings": {
|
|
"copy_path": "~/.openpype/hosts/fusion/profiles",
|
|
"copy_status": false,
|
|
"force_sync": false
|
|
}
|
|
}
|