Turn off debug on anitya

This commit is contained in:
Pierre-Yves Chibon 2014-12-18 12:12:25 +01:00
parent 4bfce125cc
commit 04005397cf

View file

@ -19,5 +19,3 @@ os.environ['ANITYA_WEB_CONFIG'] = '/etc/anitya/anitya.cfg'
## The most import line to make the wsgi working
from anitya.app import APP as application
application.debug = True