X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=apps%2Fsettings.py;h=4432f3f04d7cbdf953e21d70bc87ba5b78d3cfa4;hb=f1e5f6a2c9d737f12290f5bd5a934b74c362616f;hp=d5595e01013054423519cd805e99f16f59f6fc4c;hpb=f94d40159168d0811de576328b77fd2a553039af;p=patchwork diff --git a/apps/settings.py b/apps/settings.py index d5595e0..4432f3f 100644 --- a/apps/settings.py +++ b/apps/settings.py @@ -104,6 +104,7 @@ DEFAULT_FROM_EMAIL = 'Patchwork ' CONFIRMATION_VALIDITY_DAYS = 7 NOTIFICATION_DELAY_MINUTES = 10 +NOTIFICATION_FROM_EMAIL = DEFAULT_FROM_EMAIL # Set to True to enable the Patchwork XML-RPC interface ENABLE_XMLRPC = False