Documentation
Preparing search index...
@kehto/firewall
Action
Type Alias Action
Action
:
"flag"
|
"block"
|
"ignore"
Action taken when a firewall rule is exceeded.
'flag'
— pass the operation but emit an audit event (default for rate limits).
'block'
— reject the operation (default for burst guard).
'ignore'
— pass silently without any audit event.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Action taken when a firewall rule is exceeded.
'flag'— pass the operation but emit an audit event (default for rate limits).'block'— reject the operation (default for burst guard).'ignore'— pass silently without any audit event.