Skip to content

Commit 95a599f

Browse files
authored
Merge branch 'master' into feat/log_and_config_files_report_m
2 parents 10ff51c + c51df88 commit 95a599f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/config_reference.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,10 @@ System Configuration
207207
To understand the difference between the different execution contexts, please refer to ":ref:`execution-contexts`"
208208
For the available scheduler options, see the :attr:`~config.systems.partitions.sched_options` in the partition configuration below.
209209

210-
.. versionadded:: 4.0.0
210+
.. versionadded:: 4.1
211+
212+
.. warning::
213+
This option is broken in 4.0.
211214

212215

213216
------------------------------
@@ -307,8 +310,10 @@ System Partition Configuration
307310
Scheduler-specific options for this partition.
308311
See below for the available options.
309312

310-
.. versionadded:: 4.0.0
313+
.. versionadded:: 4.1
311314

315+
.. warning::
316+
This option is broken in 4.0.
312317

313318
.. py:attribute:: systems.partitions.sched_options.ignore_reqnodenotavail
314319

0 commit comments

Comments
 (0)