Add motd to config

This commit is contained in:
nukeop 2017-01-06 19:35:59 +01:00
parent e4fa94876b
commit 0418c1d4f7

View file

@ -3,5 +3,6 @@
"APPNAME": "",
"DBNAME": "smash.db",
"SECRETKEY": "",
"ADMINSECRET": ""
"ADMINSECRET": "",
"MOTD": "Welcome to the quote archive."
}