feat: Send mail when new report comes in

This commit is contained in:
2024-03-25 10:49:56 +01:00
parent e02967957d
commit 8b06a2045d
4 changed files with 41 additions and 2 deletions

View File

@@ -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