2020-06-21 03:13:23 +02:00
|
|
|
{
|
|
|
|
"global": {
|
|
|
|
"base_url": "http://your.domain",
|
|
|
|
"title": "This is a Title",
|
|
|
|
"descriptions": "Because it should be easy.",
|
|
|
|
"background": "/assets/images/global/default-bg.jpg",
|
|
|
|
"private": "true",
|
|
|
|
"renderOnSave": "false",
|
2020-07-02 23:06:57 +02:00
|
|
|
"theme": "default-light",
|
|
|
|
"display_limit": 5,
|
2020-08-03 21:53:25 +02:00
|
|
|
"last_backup": null,
|
|
|
|
"port": 2314
|
2020-06-21 03:13:23 +02:00
|
|
|
},
|
|
|
|
"library_stats": {
|
|
|
|
"current_index": 1
|
|
|
|
},
|
|
|
|
"email": {
|
|
|
|
"smtp": {
|
|
|
|
"domain": "",
|
|
|
|
"email": "",
|
|
|
|
"password": ""
|
|
|
|
},
|
|
|
|
"mailgun": {
|
|
|
|
"domain": "",
|
|
|
|
"api-key": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"menu": []
|
|
|
|
}
|