summaryrefslogtreecommitdiff
path: root/docs/howto
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2014-12-14 22:59:51 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2014-12-28 17:02:30 +0100
commit3dc01aaaaf7cf070933a8f5ee9a5f9136503d676 (patch)
tree423377577663d509ec7633d9140d7fe9c04a52c1 /docs/howto
parent84d7c93feb5ebad83fa88b02779db7e85928f0a8 (diff)
Deprecated ALLOWED_INCLUDE_ROOTS.
Diffstat (limited to 'docs/howto')
-rw-r--r--docs/howto/deployment/checklist.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/howto/deployment/checklist.txt b/docs/howto/deployment/checklist.txt
index 4697a3625d..24b33adc35 100644
--- a/docs/howto/deployment/checklist.txt
+++ b/docs/howto/deployment/checklist.txt
@@ -232,14 +232,6 @@ details about the default templates:
* :ref:`http_forbidden_view`
* :ref:`http_bad_request_view`
-Miscellaneous
-=============
-
-:setting:`ALLOWED_INCLUDE_ROOTS`
---------------------------------
-
-This setting is required if you're using the :ttag:`ssi` template tag.
-
Python Options
==============