Block user agents
Reject requests whose User-Agent matches any of the listed patterns.
| Type | userAgentBlock |
| Category | Security |
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
userAgents | list of text | yes | — | Substrings matched case-insensitively against the User-Agent header. Example: Googlebot. |