We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a1bbd commit ad70ab8Copy full SHA for ad70ab8
doc/configuration.rst
@@ -127,8 +127,8 @@ section and the parameters available within it.
127
These parameters control core Luigi behavior, such as error e-mails and
128
interactions between the worker and scheduler.
129
130
-autoload-range
131
- .. versionadded:: 2.8.4
+autoload_range
+ .. versionadded:: 2.8.11
132
133
If false, prevents range tasks from autoloading. They can still be loaded
134
using ``--module luigi.tools.range``. Defaults to true. Setting this to true
0 commit comments