mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
added modifications to local settings md
This commit is contained in:
parent
45dbc6d526
commit
03b9908570
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
```json
|
||||
{
|
||||
"general": {
|
||||
"site_name": "MySite"
|
||||
"site_label": "MySite"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
"_id": "<ObjectId(...)>",
|
||||
"site_id": "<site id>",
|
||||
"general": {
|
||||
"site_name": "MySite"
|
||||
"site_label": "MySite"
|
||||
},
|
||||
"applications": {
|
||||
"<app group>": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue