summaryrefslogtreecommitdiff
path: root/docs/narr/MyProject/development.ini
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/MyProject/development.ini')
-rw-r--r--docs/narr/MyProject/development.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/narr/MyProject/development.ini b/docs/narr/MyProject/development.ini
index 2ccedb27b..3c38e3805 100644
--- a/docs/narr/MyProject/development.ini
+++ b/docs/narr/MyProject/development.ini
@@ -7,7 +7,8 @@ pyramid.debug_notfound = false
pyramid.debug_routematch = false
pyramid.debug_templates = true
pyramid.default_locale_name = en
-pyramid.includes = pyramid_debugtoolbar
+pyramid.includes =
+ pyramid_debugtoolbar
[server:main]
use = egg:waitress#main