Skip to content

Commit c518bdc

Browse files
committed
Add new possible processInstance names.
1 parent a4564e1 commit c518bdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mongo_seed/b_create-db.js

+2
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ var processInstancesValidator = {
131131
'ALARM_BEEP',
132132
'DYNAMIC_CALCULATIONS',
133133
'ALARM_PROCESSOR',
134+
'MONGOFW',
135+
'MONGOWR',
134136
],
135137
description: 'Process name. Required.',
136138
},

0 commit comments

Comments
 (0)