22 lines
457 B
Text
22 lines
457 B
Text
{
|
|
"url": "http://your.domain",
|
|
"title": "This is the title",
|
|
"description": "A few words describing the site",
|
|
"theme": "default-light",
|
|
"private": "false",
|
|
"feautred-url":"fancybackground.something",
|
|
"email":
|
|
{
|
|
"smtp":
|
|
{
|
|
"domain": "",
|
|
"email": "",
|
|
"password": ""
|
|
},
|
|
"mailgun":
|
|
{
|
|
"domain": "",
|
|
"api-key": ""
|
|
}
|
|
}
|
|
} |