mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
remove metadata from default environment values
This commit is contained in:
parent
b39ce4374c
commit
dfa6328d74
1 changed files with 1 additions and 5 deletions
|
|
@ -2,11 +2,7 @@
|
|||
"studio_name": "Studio name",
|
||||
"studio_code": "stu",
|
||||
"admin_password": "",
|
||||
"environment": {
|
||||
"__environment_keys__": {
|
||||
"global": []
|
||||
}
|
||||
},
|
||||
"environment": {},
|
||||
"log_to_server": true,
|
||||
"disk_mapping": {
|
||||
"windows": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue