diff options
author | Vladimír Čunát <vladimir.cunat@nic.cz> | 2024-07-22 13:42:35 +0200 |
---|---|---|
committer | Vladimír Čunát <vladimir.cunat@nic.cz> | 2024-07-22 18:47:39 +0200 |
commit | 183192d0927f9dc0d6225a2e04b93d33b66d2639 (patch) | |
tree | a1684d17ad8a0cacd73dfe694f41fa51d11f2bcb /modules | |
parent | daemon/tls: proper clean up of queued protolayer contexts (diff) | |
download | knot-resolver-183192d0927f9dc0d6225a2e04b93d33b66d2639.tar.xz knot-resolver-183192d0927f9dc0d6225a2e04b93d33b66d2639.zip |
doc+NEWS for the buffering changes
Diffstat (limited to 'modules')
-rw-r--r-- | modules/workarounds/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/workarounds/README.rst b/modules/workarounds/README.rst index fcb04aa3..f456c6c1 100644 --- a/modules/workarounds/README.rst +++ b/modules/workarounds/README.rst @@ -2,7 +2,7 @@ .. _mod-workarounds: -Module `workarounds` resolver behavior on specific broken sub-domains. +Module `workarounds` tweaks resolver behavior on specific broken sub-domains. Currently it mainly disables case randomization. .. code-block:: lua |