summaryrefslogtreecommitdiffstats
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2011-04-14 11:25:47 +0800
committerJeremy Kerr <jk@ozlabs.org>2011-04-14 17:24:31 +0800
commit017f73b059aadfce30ee29d2aceeab92739105a6 (patch)
tree54e00613f7bf15ad2ec93ea124fc4119c7bb23ad /docs/INSTALL
parentf94d40159168d0811de576328b77fd2a553039af (diff)
downloadpatchwork-017f73b059aadfce30ee29d2aceeab92739105a6.tar.bz2
patchwork-017f73b059aadfce30ee29d2aceeab92739105a6.tar.xz
notifications: Add NOTIFICATION_FROM_EMAIL setting
Allow a separate From: address for notificaton emails. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 6a1a0bf..050fc9f 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -104,6 +104,8 @@ in brackets):
ADMINS
TIME_ZONE
LANGUAGE_CODE
+ DEFAULT_FROM_EMAIL
+ NOTIFICATION_FROM_EMAIL
You can generate the SECRET_KEY with the following python code: