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 smtplib
|
||||||
import requests
|
import requests
|
||||||
|
|
||||||
# This is a flag used to turn of email to the actual users
|
# This is a flag used to turn off email to the actual users
|
||||||
DEVELOPMENT = True
|
DEVELOPMENT = False
|
||||||
|
|
||||||
datagrepper_url = 'https://apps.fedoraproject.org/datagrepper/raw'
|
datagrepper_url = 'https://apps.fedoraproject.org/datagrepper/raw'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue