File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,17 @@ inactive-age-limit
2727inactive-num-limit
2828 (optional) Integer maximum number of inactive jobs retained in the KVS.
2929
30+ stop-queues-on-restart
31+ (optional) Boolean value indicating if the job manager should automatically
32+ stop any started queues during a restart. Queues stopped in this manner will
33+ have their stop reason set to ::
34+
35+ Automatically stopped due to restart
36+
37+ while queues stopped before a shutdown will remain stopped with their
38+ original stop reason. The default value is ``false ``, which means that
39+ started queues will remain started upon restart.
40+
3041plugins
3142 (optional) An array of objects defining a list of jobtap plugin directives.
3243 Each directive follows the format defined in the :ref: `plugin_directive `
You can’t perform that action at this time.
0 commit comments