aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configuration.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration.rst')
-rw-r--r--docs/configuration.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/configuration.rst b/docs/configuration.rst
index 1e527e2..b0a67b1 100644
--- a/docs/configuration.rst
+++ b/docs/configuration.rst
@@ -12,6 +12,13 @@ settings module to customize its behavior.
it'll prevent you from taking advantage of better defaults that may be
introduced in future releases.
+DEBUG_TOOLBAR_PATCH_SETTINGS
+----------------------------
+
+This setting defines whether the toolbar will attempt to automatically adjust
+your project's settings, as described in the :doc:`installation instructions
+<installation>`. By default it has the same value as your ``DEBUG`` setting.
+
DEBUG_TOOLBAR_PANELS
--------------------