OptionalcleanOptionalcleanhow long ( in seconds ) a "clean" verdict is trusted before re-checking.
Default: 60
Optionalenabledenable the live mode : on a local cache miss, check the IP against the
LAPI in the background and block it from the next request on. Default: false
Optionalerrorhow long ( in seconds ) a failed check is remembered ( backoff ).
Default: 10
Optionalerrorwhat to do when a live check fails. Default: failOpen
Optionalmaxmax number of concurrent live checks against the LAPI. Default: 100
Optionalwatchdogperiodically scan the index and remove expired decisions even if the
LAPI is unreachable and the stream deleted events stop coming.
Applies in stream mode too (a safety net on top of the stream deleted
events). Default: true
max number of "clean" verdicts kept in memory ( LRU ). Default:
maxIpCache ?? 50000