Flip the switch.

This commit is contained in:
Ralph Bean 2014-04-28 18:53:42 +00:00
parent 88caeca291
commit 3f3e3d0529

View file

@ -20,8 +20,8 @@ import getpass
import smtplib
import requests
# This is a flag used to turn of email to the actual users
DEVELOPMENT = True
# This is a flag used to turn off email to the actual users
DEVELOPMENT = False
datagrepper_url = 'https://apps.fedoraproject.org/datagrepper/raw'