changeset 48:3bff1a4bc80e

Remove debug setting to get a setting for productive usage
author Björn Ricks <bjoern.ricks@intevation.de>
date Mon, 03 Nov 2014 11:49:43 +0100
parents e99cbb47eafb
children 4b78fe544b09
files odfcast/settings.py
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/odfcast/settings.py	Tue Oct 28 10:51:42 2014 +0100
+++ b/odfcast/settings.py	Mon Nov 03 11:49:43 2014 +0100
@@ -1,7 +1,5 @@
 # -*- coding: utf-8 -*-
 
-DEBUG = True
-
 MAX_CONTENT_LENGTH = 50 * 1024 * 1024  # allow 200 MB upload files
 
 PY3O_UNO_DRIVER = "py3o.renderers.pyuno"
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)