ayon-core/openpype/settings/defaults/project_settings/fusion.json

20 lines
No EOL
401 B
JSON

{
"imageio": {
"ocio_config": {
"enabled": false,
"filepath": []
},
"file_rules": {
"enabled": false,
"rules": {}
},
"ocio": {
"enabled": false,
"configFilePath": {
"windows": [],
"darwin": [],
"linux": []
}
}
}
}