Skip to content

Commit dbb1a29

Browse files
authored
Update configextender.js
1 parent 3690f0a commit dbb1a29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api/configextender.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@ const OVERRIDES = {
158158
RELOADCONFIGAFTER: 'reloadConfigAfter',
159159
PREVENTJOBS: 'preventJobs',
160160
SHARED_CONNECTION: 'shared_connection',
161-
PREVENT_JOBS: 'preventJobs'
161+
PREVENT_JOBS: 'preventJobs',
162+
JOBSERVER: 'jobServer',
162163
};
163164

164165
/**

0 commit comments

Comments
 (0)