mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
global: reworking config path settings to be multipath with order
This commit is contained in:
parent
e1ac21a112
commit
da500701b8
21 changed files with 114 additions and 128 deletions
|
|
@ -2,11 +2,7 @@
|
|||
"imageio": {
|
||||
"ocio_config": {
|
||||
"enabled": false,
|
||||
"filepath": {
|
||||
"windows": "",
|
||||
"darwin": "",
|
||||
"linux": ""
|
||||
}
|
||||
"filepath": []
|
||||
},
|
||||
"file_rules": {
|
||||
"enabled": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue