diff options
author | Lukáš Ondráček <lukas.ondracek@nic.cz> | 2024-07-30 17:05:47 +0200 |
---|---|---|
committer | Lukáš Ondráček <lukas.ondracek@nic.cz> | 2024-07-30 17:05:47 +0200 |
commit | 6834751d0f1e943d4b0db19a86f52fe45d9a9105 (patch) | |
tree | e2a4f4b6644dceb521e29b3af804c4596e81b676 /modules | |
parent | defer: fix/hide tidy/trivial_checks warnings (diff) | |
parent | Merge branch 'manager-tls-session-ticket-secret' into 'master' (diff) | |
download | knot-resolver-6834751d0f1e943d4b0db19a86f52fe45d9a9105.tar.xz knot-resolver-6834751d0f1e943d4b0db19a86f52fe45d9a9105.zip |
Merge branch 'master' into rrl-wip
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 |