add: contactController,tests & refactored tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"base_url": "https://domain.de",
|
||||
"BaseURL": "https://domain.de",
|
||||
"db": {
|
||||
"Path": "data/db.sqlite3"
|
||||
},
|
||||
@@ -18,5 +18,9 @@
|
||||
},
|
||||
"auth": {
|
||||
"APIKey": ""
|
||||
},
|
||||
"recipients": {
|
||||
"ContactForm": "contacts@server.com",
|
||||
"UserRegistration": "registration@server.com"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user