switched to gorm..
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"db": {
|
||||
"DBPath": "data/db.sqlite3"
|
||||
"Path": "data/db.sqlite3"
|
||||
},
|
||||
"smtp": {
|
||||
"Host": "mail.server.com",
|
||||
@@ -12,5 +12,8 @@
|
||||
},
|
||||
"templates": {
|
||||
"MailDir": "templates/email"
|
||||
},
|
||||
"auth": {
|
||||
"APIKey": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user