This leads to some exception being raised instead of by-pass safely.
It was useful at some point because pagure would not log error to
its logs otherwise but Patrick has since fixed it and I believe it
may be triggering some errors now.

Signed-off-by: Pierre-Yves Chibon <[email protected]>
---
 roles/pagure/frontend/templates/pagure.wsgi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/roles/pagure/frontend/templates/pagure.wsgi 
b/roles/pagure/frontend/templates/pagure.wsgi
index 7f327fd0e..75c6ef343 100644
--- a/roles/pagure/frontend/templates/pagure.wsgi
+++ b/roles/pagure/frontend/templates/pagure.wsgi
@@ -27,4 +27,3 @@ os.environ['TEMP'] = '/srv/tmp/'
 from pagure.flask_app import create_app
 
 application = create_app()
-application.debug = True
-- 
2.20.1
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to