Attributes
| Name | Type | Default | Description |
|---|---|---|---|
custom_log_fields | object | - | Log fields for custom logging. Inherited by nested blocks. |
key | string | - | The expression defining which key to be used to identify a visitor. |
per_period | number | - | Defines the number of allowed requests in a period. |
period | duration | - | Defines the rate limit period. |
period_window | string | "sliding" | Defines the window of the period. A |
Nested Blocks
| Name | Description |
|---|---|
error_handler | Configures an error handler (zero or more). |