We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1b800b + cb4ee8c commit 9e4d359Copy full SHA for 9e4d359
docs/config.rst
@@ -363,7 +363,7 @@ for easy modification.
363
of the same errors. In case rate limiting is in effect, the last message before dropping further
364
messages will contain a hint telling that further messages of this kind will be dropped.
365
To disable set this to `None`, to enable use a string like '5 per minute',
366
- for details see http://limits.readthedocs.io/en/stable/string-notation.html.
+ for details see https://limits.readthedocs.io/en/stable/quickstart.html#rate-limit-string-notation.
367
368
.. note::
369
This rate limit affects only error log messages emitted directly in
0 commit comments