summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2019-12-26 19:08:56 +0200
committerIvan Kanakarakis <ivan.kanak@gmail.com>2019-12-26 20:49:47 +0200
commit55be003ab717423a2d685082482ee7d56897c115 (patch)
treea42961a208fe46d717ed96d7334f97ec5fd57ab5 /docs
parent7fd1719ffe942e59273971776db1a925255848e9 (diff)
downloadpysaml2-55be003ab717423a2d685082482ee7d56897c115.tar.gz
Reformat and rearrange code
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/howto/config.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/howto/config.rst b/docs/howto/config.rst
index 91195b34..32fa5a80 100644
--- a/docs/howto/config.rst
+++ b/docs/howto/config.rst
@@ -227,8 +227,8 @@ a period for which the metadata fetched from the the MDQ server are considered
fresh. After that period has passed the metadata are not valid anymore and must
be fetched again. The period must be in the format defined in `iso 8601 <https://www.iso.org/iso-8601-date-and-time-format.html>`_.
-By default, if `freshness_period` is not defined, the metadata are fetched
-only the first time they are requested and never refreshed.
+By default, if `freshness_period` is not defined, the metadata are refreshed
+every 12 hours (`P0Y0M0DT12H0M0S`).
organization
^^^^^^^^^^^^