From fa92b167f398fe37e83d23af214df91a43f5573c Mon Sep 17 00:00:00 2001 From: Coto Date: Fri, 26 Jul 2013 15:51:40 -0400 Subject: [PATCH] send_mail_developer is false by default --- boilerplate/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplate/config.py b/boilerplate/config.py index a583520a..21177ddc 100755 --- a/boilerplate/config.py +++ b/boilerplate/config.py @@ -89,7 +89,7 @@ 'base_layout': 'base.html', # send error emails to developers - 'send_mail_developer': True, + 'send_mail_developer': False, # fellas' list 'developers': (