Add: Template Config options & comments;

This commit is contained in:
$(pass /github/name)
2024-07-18 12:25:51 +02:00
parent f4a9166bee
commit 602ac0fef0
5 changed files with 46 additions and 42 deletions

View File

@@ -11,7 +11,9 @@
"AdminEmail": "admin@server.com"
},
"templates": {
"MailDir": "templates/email"
"MailPath": "templates/email",
"HTMLPath": "templates/html",
"StaticPath": "templates/css"
},
"auth": {
"APIKey": ""