refactoring db; added email-verification

This commit is contained in:
$(pass /github/name)
2024-07-08 23:43:55 +02:00
parent 555d1be575
commit 87e9f71ceb
20 changed files with 890 additions and 255 deletions

View File

@@ -11,6 +11,6 @@
"AdminEmail": "admin@server.com"
},
"templates": {
"MailDir": "templates"
"MailDir": "templates/email"
}
}