2018-12-11 18:35:29 +01:00
|
|
|
{
|
|
|
|
"url": "http://fipamo.local/",
|
2018-12-18 18:52:59 +01:00
|
|
|
"title": "this is the title",
|
2018-12-11 18:35:29 +01:00
|
|
|
"description":"The most chill blog framework ever.",
|
|
|
|
"theme": "default",
|
|
|
|
"private": false,
|
|
|
|
"email": {
|
|
|
|
"smtp": {
|
|
|
|
"domain":"",
|
|
|
|
"email": "",
|
|
|
|
"password": ""
|
|
|
|
},
|
|
|
|
"mailgun": {
|
|
|
|
"domain": "",
|
|
|
|
"api-key": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|