Add: Template Config options & comments;
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
"AdminEmail": "admin@server.com"
|
||||
},
|
||||
"templates": {
|
||||
"MailDir": "templates/email"
|
||||
"MailPath": "templates/email",
|
||||
"HTMLPath": "templates/html",
|
||||
"StaticPath": "templates/css"
|
||||
},
|
||||
"auth": {
|
||||
"APIKey": ""
|
||||
|
||||
Reference in New Issue
Block a user