refactoring of settings for more explicitly communicated attributes

This commit is contained in:
Jakub Jezek 2023-04-12 17:25:41 +02:00
parent 7c54d42735
commit ae0d6dd1b5
No known key found for this signature in database
GPG key ID: 730D7C02726179A7
38 changed files with 139 additions and 133 deletions

View file

@ -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": {}
}
},