added modifications to local settings md

This commit is contained in:
iLLiCiTiT 2021-02-25 17:14:50 +01:00
parent 45dbc6d526
commit 03b9908570

View file

@ -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>": {