]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc/user/config-rate-limiting: remove invalid sentence
authorLukáš Ondráček <lukas.ondracek@nic.cz>
Thu, 29 May 2025 10:12:46 +0000 (12:12 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Tue, 5 Aug 2025 09:23:53 +0000 (11:23 +0200)
doc/user/config-rate-limiting.rst

index a0798d2d7d7afa33515243cc10c55d943752edfe..d455c4a40ffa2c70fb62a1f71b6e45691550c7fc 100644 (file)
@@ -27,14 +27,13 @@ The limits can be adjusted for different packet origins using :option:`price-fac
 
   Enable rate limiting.
   
-  To start using rate limiting, you need to set at least the :option: `rate-limit <rate-limiting/rate-limit: <int>>` which has no default value.
+  To start using rate limiting, you need to set at least the :option: `rate-limit <rate-limiting/rate-limit: <int>>`, which has no default value.
 
 
 .. option:: rate-limiting/rate-limit: <int>
 
     Maximal allowed number of UDP queries per second from a single IPv6 or IPv4 address.
     To be set according to the server performance.
-    Setting the value enables rate limiting as the rest of the configuration is optional.
 
     Rate limiting is performed for the whole address and several chosen prefixes.
     The limits of prefixes are constant multiples of :option:`rate-limit <rate-limiting/rate-limit: <int>`.