You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
676 B
JSON
29 lines
676 B
JSON
{
|
|
"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",
|
|
"theme": "default-light",
|
|
"display_limit": 5,
|
|
"last_backup": null,
|
|
"port": 2314
|
|
},
|
|
"library_stats": {
|
|
"current_index": 1
|
|
},
|
|
"email": {
|
|
"smtp": {
|
|
"domain": "",
|
|
"email": "",
|
|
"password": ""
|
|
},
|
|
"mailgun": {
|
|
"domain": "",
|
|
"api-key": ""
|
|
}
|
|
},
|
|
"menu": []
|
|
} |