Turn off debugging for now
This commit is contained in:
parent
9b593ffcb7
commit
18002fb6c8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ CGIT_URL = 'http://pkgs.fedoraproject.org/cgit/%s/commit/?id=%s'
|
|||
EMAIL_SEND = True
|
||||
SMTP_SERVER = 'localhost'
|
||||
SMTP_PORT = 25
|
||||
DEBUG = True
|
||||
DEBUG = False
|
||||
|
||||
TEXT = u"""
|
||||
The package %s has added or updated either ExclusiveArch or ExcludesArch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue