summaryrefslogtreecommitdiffstats
path: root/modules/workarounds/README.rst
blob: 5aa8970c3c8b3d257a7cfb1dd6185d43f28be1b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. _mod-workarounds:

Workarounds
-----------

A simple module that alters resolver behavior on specific broken sub-domains.
Currently it mainly disables case randomization on them.

Running
^^^^^^^
.. code-block:: lua

    modules = { 'workarounds < iterate' }