mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
refactoring of settings for more explicitly communicated attributes
This commit is contained in:
parent
7c54d42735
commit
ae0d6dd1b5
38 changed files with 139 additions and 133 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"imageio": {
|
||||
"enabled": false,
|
||||
"activate_host_color_management": true,
|
||||
"ocio_config": {
|
||||
"enabled": false,
|
||||
"override_global_config": false,
|
||||
"filepath": []
|
||||
},
|
||||
"file_rules": {
|
||||
"enabled": false,
|
||||
"override_global_rules": false,
|
||||
"rules": {}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue