X-Git-Url: https://code.grnet.gr/git/flowspy/blobdiff_plain/f1d915827d7c9b39d4564df764a4d9f9bd5e844b..fcaef99692c832d46bf6288d69bd2506be5c58e0:/settings.py.dist diff --git a/settings.py.dist b/settings.py.dist index 147050c..1bfe6a2 100644 --- a/settings.py.dist +++ b/settings.py.dist @@ -171,7 +171,7 @@ CELERY_CONCURRENCY = 1 # List of modules to import when celery starts. CELERY_IMPORTS = ("flowspec.tasks", ) -SERVER_EMAIL = "noreply@grnet.gr" +SERVER_EMAIL = "GRNET FoD Service " EMAIL_SUBJECT_PREFIX = "[FoD] " LOG_FILE_LOCATION = here("log")