X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fapi.md;h=91185f77d7abb7bbc9acbd306251dbcb9e62b041;hb=eedbbd20d7c77c4b62c129ebfa4a4c4a06d5d06a;hp=4f7c074dee3b704f4c1857b006bd111b1cc822b7;hpb=ce0ab2d71ebd09d5b7139c0539877d146a5f1ebd;p=poolifier.git diff --git a/docs/api.md b/docs/api.md index 4f7c074d..91185f77 100644 --- a/docs/api.md +++ b/docs/api.md @@ -126,7 +126,7 @@ An object with these properties: Default: `true` - `restartWorkerOnError` (optional) - Restart worker on uncaught error in this pool. Default: `true` -- `enableEvents` (optional) - Events emission enablement in this pool. +- `enableEvents` (optional) - Events integrated with async resource emission enablement in this pool. Default: `true` - `enableTasksQueue` (optional) - Tasks queue per worker enablement in this pool. Default: `false`