aboutsummaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index ae1aa80..0529fdf 100644
--- a/settings.py
+++ b/settings.py
@@ -222,6 +222,7 @@ IGNORABLE_404_URLS = (
TEST_RUNNER = 'servo.tests.NoDbTestRunner'
+SERVER_EMAIL = 'servo@localhost'
EMAIL_HOST = 'mail.servoapp.com'
EMAIL_HOST_PASSWORD = ''
EMAIL_HOST_USER = ''