Revert "pagure: Turn off debug mode on pagure.io"
This is a FBR which hasn't been approved yet, so let's wait
before pushing it
This reverts commit 3730434eab
.
This commit is contained in:
parent
6ae1ad74d4
commit
ad652f4359
1 changed files with 1 additions and 0 deletions
|
@ -27,3 +27,4 @@ os.environ['TEMP'] = '/srv/tmp/'
|
|||
from pagure.flask_app import create_app
|
||||
|
||||
application = create_app()
|
||||
application.debug = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue