@@ -790,7 +790,6 @@ The following parameters are available in the `bacula::storage` class:
790790* [ ` group ` ] ( #-bacula--storage--group )
791791* [ ` homedir ` ] ( #-bacula--storage--homedir )
792792* [ ` listen_address ` ] ( #-bacula--storage--listen_address )
793- * [ ` maxconcurjobs ` ] ( #-bacula--storage--maxconcurjobs )
794793* [ ` max_concurrent_jobs ` ] ( #-bacula--storage--max_concurrent_jobs )
795794* [ ` media_type ` ] ( #-bacula--storage--media_type )
796795* [ ` password ` ] ( #-bacula--storage--password )
@@ -909,14 +908,6 @@ The notes for `bacula::client::listen_address` apply.
909908
910909Default value: ` [] `
911910
912- ##### <a name =" -bacula--storage--maxconcurjobs " ></a >` maxconcurjobs `
913-
914- Data type: ` Optional[Integer[1]] `
915-
916- DEPRECATED maximum number of Jobs that may run concurrently
917-
918- Default value: ` undef `
919-
920911##### <a name =" -bacula--storage--max_concurrent_jobs " ></a >` max_concurrent_jobs `
921912
922913Data type: ` Integer[1] `
@@ -1333,7 +1324,6 @@ The following parameters are available in the `bacula::director::storage` define
13331324* [ ` password ` ] ( #-bacula--director--storage--password )
13341325* [ ` device_name ` ] ( #-bacula--director--storage--device_name )
13351326* [ ` media_type ` ] ( #-bacula--director--storage--media_type )
1336- * [ ` maxconcurjobs ` ] ( #-bacula--director--storage--maxconcurjobs )
13371327* [ ` max_concurrent_jobs ` ] ( #-bacula--director--storage--max_concurrent_jobs )
13381328* [ ` conf_dir ` ] ( #-bacula--director--storage--conf_dir )
13391329
@@ -1377,14 +1367,6 @@ Bacula director configuration for Storage option 'Media Type'
13771367
13781368Default value: ` 'File' `
13791369
1380- ##### <a name =" -bacula--director--storage--maxconcurjobs " ></a >` maxconcurjobs `
1381-
1382- Data type: ` Optional[Integer[1]] `
1383-
1384- DEPRECATED Bacula director configuration for Storage option 'Maximum Concurrent Jobs'
1385-
1386- Default value: ` undef `
1387-
13881370##### <a name =" -bacula--director--storage--max_concurrent_jobs " ></a >` max_concurrent_jobs `
13891371
13901372Data type: ` Integer[1] `
@@ -2016,7 +1998,6 @@ The following parameters are available in the `bacula::storage::device` defined
20161998* [ ` automatic_mount ` ] ( #-bacula--storage--device--automatic_mount )
20171999* [ ` removable_media ` ] ( #-bacula--storage--device--removable_media )
20182000* [ ` always_open ` ] ( #-bacula--storage--device--always_open )
2019- * [ ` maxconcurjobs ` ] ( #-bacula--storage--device--maxconcurjobs )
20202001* [ ` max_concurrent_jobs ` ] ( #-bacula--storage--device--max_concurrent_jobs )
20212002* [ ` conf_dir ` ] ( #-bacula--storage--device--conf_dir )
20222003* [ ` device_mode ` ] ( #-bacula--storage--device--device_mode )
@@ -2089,14 +2070,6 @@ Bacula director configuration for Device option 'AlwaysOpen'
20892070
20902071Default value: ` false `
20912072
2092- ##### <a name =" -bacula--storage--device--maxconcurjobs " ></a >` maxconcurjobs `
2093-
2094- Data type: ` Optional[Integer[1]] `
2095-
2096- DEPRECATED Bacula director configuration for Device option 'Maximum Concurrent Jobs'
2097-
2098- Default value: ` undef `
2099-
21002073##### <a name =" -bacula--storage--device--max_concurrent_jobs " ></a >` max_concurrent_jobs `
21012074
21022075Data type: ` Integer[1] `
0 commit comments