mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
SyncServer - change settings to new format
Sites are configured in System Schemas and defaults were modified All providers carry dict of modifiable properties for Local Settings
This commit is contained in:
parent
49e44f0d70
commit
1aafb697e4
11 changed files with 212 additions and 127 deletions
|
|
@ -135,7 +135,8 @@
|
|||
"workspace_name": ""
|
||||
},
|
||||
"sync_server": {
|
||||
"enabled": false
|
||||
"enabled": false,
|
||||
"sites": {}
|
||||
},
|
||||
"deadline": {
|
||||
"enabled": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue