blob: fcb04aa3120233f984b48056121daf3143a2f470 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
.. SPDX-License-Identifier: GPL-3.0-or-later
.. _mod-workarounds:
Module `workarounds` resolver behavior on specific broken sub-domains.
Currently it mainly disables case randomization.
.. code-block:: lua
modules.load('workarounds < iterate')
|