diff --git a/typo3/sysext/redirects/Documentation/Setup/Index.rst b/typo3/sysext/redirects/Documentation/Setup/Index.rst
index 0cb9bc22973f03cb83df04b97d0c68b81a7d46eb..b13d351ce70cf572f74edb4e89a688b284dbd65c 100644
--- a/typo3/sysext/redirects/Documentation/Setup/Index.rst
+++ b/typo3/sysext/redirects/Documentation/Setup/Index.rst
@@ -41,7 +41,7 @@ section if you use the defaults.
         autoCreateRedirects: true
         # Time To Live in days for redirect records to be created - `0` disables TTL, no expiration
         # (default: 0)
-        redirectTTL: 30
+        redirectTTL: 0
         # HTTP status code for automatically created redirects, see
         # https://developer.mozilla.org/en-US/docs/Web/HTTP/Redirections#Temporary_redirections
         # (default: 307)