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.
Fipamo/config/settings.json

32 lines
740 B
JSON

{
"global": {
"base_url": "https://fipamo.blog",
"title": "It's Fipamo",
"descriptions": "Because it should be easy, boss.",
"background": "/assets/images/user/2020/09/default-bg.jpg",
"private": false,
"renderOnSave": "false",
"theme": "fipamo-default",
"display_limit": 5,
"port": 3314,
"last_backup": "2020-09-15T22:14:42+02:00"
},
"library_stats": {
"current_index": 5
},
"email": {
"active": "",
"smtp": {
"domain": "",
"email": "",
"password": ""
},
"mailgun": {
"domain": "",
"key": ""
}
},
"menu": [
]
}