Add motd to config
This commit is contained in:
parent
e4fa94876b
commit
0418c1d4f7
1 changed files with 2 additions and 1 deletions
|
@ -3,5 +3,6 @@
|
|||
"APPNAME": "",
|
||||
"DBNAME": "smash.db",
|
||||
"SECRETKEY": "",
|
||||
"ADMINSECRET": ""
|
||||
"ADMINSECRET": "",
|
||||
"MOTD": "Welcome to the quote archive."
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue