mirror of
https://github.com/Unitech/pm2.git
synced 2026-02-01 16:57:09 +00:00
Remove wildcard support eventemitter2
This commit is contained in:
parent
840d760fd7
commit
ff0b6e3c84
@ -30,7 +30,7 @@ var God = module.exports = {
|
||||
next_id : 0,
|
||||
clusters_db : {},
|
||||
bus : new EventEmitter2({
|
||||
wildcard: true,
|
||||
wildcard: false,
|
||||
delimiter: ':',
|
||||
maxListeners: 1000
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user