feat: Send mail when new report comes in
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
[notfellchen]
|
||||
instance_name=Notfellchen DEBUG
|
||||
host=localhost
|
||||
|
||||
[django]
|
||||
secret=CHANGE-ME
|
||||
@@ -15,4 +16,7 @@ name=notfellchen
|
||||
[locations]
|
||||
media=./media
|
||||
|
||||
[mail]
|
||||
console-only=true
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user