Flip the switch.
This commit is contained in:
parent
88caeca291
commit
3f3e3d0529
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue