summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/howto/config.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/howto/config.rst b/docs/howto/config.rst
index 0ae9487d..3a27d199 100644
--- a/docs/howto/config.rst
+++ b/docs/howto/config.rst
@@ -157,6 +157,12 @@ Format::
Whether debug information should be sent to the log file.
+os.environ['PYSAML2_DELETE_XMLSEC_TMP']
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+If set to "False" will keep temporary xml files in `/tmp`.
+Default: True, delete temporary files.
+
entityid
^^^^^^^^