mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
21 lines
No EOL
449 B
JSON
21 lines
No EOL
449 B
JSON
{
|
|
"studio_name": "Studio name",
|
|
"studio_code": "stu",
|
|
"admin_password": "",
|
|
"environment": {},
|
|
"log_to_server": true,
|
|
"disk_mapping": {
|
|
"windows": [],
|
|
"linux": [],
|
|
"darwin": []
|
|
},
|
|
"local_env_white_list": [],
|
|
"openpype_path": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"production_version": "",
|
|
"staging_version": "",
|
|
"version_check_interval": 5
|
|
} |