[doc] cluster: remove part about autoFork since this do not exist
This commit is contained in:
parent
1595a6e885
commit
23514fc946
@ -104,8 +104,7 @@ This can be used to restart the worker by calling `fork()` again.
|
|||||||
### Event 'setup'
|
### Event 'setup'
|
||||||
|
|
||||||
When the `.setupMaster()` function has been executed this event emits. If `.setupMaster()`
|
When the `.setupMaster()` function has been executed this event emits. If `.setupMaster()`
|
||||||
was not executed before `fork()` or `.autoFork()`, they will execute the function with no
|
was not executed before `fork()` this function will call `.setupMaster()` with no arguments.
|
||||||
arguments.
|
|
||||||
|
|
||||||
### cluster.setupMaster([options])
|
### cluster.setupMaster([options])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user