summaryrefslogtreecommitdiffstats
path: root/modules/workarounds/README.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/workarounds/README.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/workarounds/README.rst b/modules/workarounds/README.rst
new file mode 100644
index 0000000..5aa8970
--- /dev/null
+++ b/modules/workarounds/README.rst
@@ -0,0 +1,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' }
+