summaryrefslogtreecommitdiff
path: root/repoze/bfg/paster_templates/zodb
diff options
context:
space:
mode:
Diffstat (limited to 'repoze/bfg/paster_templates/zodb')
-rw-r--r--repoze/bfg/paster_templates/zodb/+project+.ini_tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/repoze/bfg/paster_templates/zodb/+project+.ini_tmpl b/repoze/bfg/paster_templates/zodb/+project+.ini_tmpl
index 51b4e1ab8..993cec596 100644
--- a/repoze/bfg/paster_templates/zodb/+project+.ini_tmpl
+++ b/repoze/bfg/paster_templates/zodb/+project+.ini_tmpl
@@ -6,6 +6,7 @@ use = egg:{{project}}#app
reload_templates = true
debug_authorization = false
debug_notfound = false
+debug_templates = true
default_locale_name = en
zodb_uri = file://%(here)s/Data.fs?connection_cache_size=20000