summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/project.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index 66643af73..d626667ca 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -336,6 +336,7 @@ when your system contacts Pyramid:
.. code-block:: ini
[app:main]
+ # .. other settings ...
debugtoolbar.hosts = 192.168.1.1
For more information about what the debug toolbar allows you to do, see `the