Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/docs/security/settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The API abuse module includes features and settings from [API Shield](/api-shiel
In the **Client-side abuse** security module you can perform the following tasks:

- Turn [continuous script monitoring](/page-shield/how-it-works/) on or off (previously you turned [Page Shield](/page-shield/) on or off).
- Create a [client-side protection alert](/page-shield/reference/alerts/) (also known as a Page Shield alert).
- Create a [client-side resource alert](/page-shield/reference/alerts/) (also known as a Page Shield alert).
- Set the [reporting endpoint](/page-shield/reference/settings/#reporting-endpoint) to use your hostname instead of a Cloudflare-owned endpoint (only for Enterprise customers with a paid add-on).
- Adjust the [data logged in client-side abuse reports](/page-shield/reference/settings/#connection-target-details) (only the hostname or the full URI).

Expand All @@ -91,7 +91,7 @@ This section allows you to configure multiple security-related settings. The fol
| [Uploaded schemas](/api-shield/security/schema-validation/) | **Security** > **API Shield** > **Schema Validation** |
| [Learned schemas](/api-shield/security/schema-validation/) | **Security** > **API Shield** > **Schema Validation** |
| [Token configuration](/api-shield/security/jwt-validation/#add-a-token-validation-configuration) | **Security** > **API Shield** > **Settings** |
| [Alerts: client-side protection](/page-shield/detection/configure-alerts/#rule-form) | **Security** > **Page Shield** > **Settings**<br/>Account Home > **Notifications** |
| [Client-side resource alerts](/page-shield/detection/configure-alerts/#rule-form) | **Security** > **Page Shield** > **Settings**<br/>Account Home > **Notifications** |
| [Reporting endpoint](/page-shield/reference/settings/#reporting-endpoint) | **Security** > **Page Shield** > **Settings** |
| [Data processing](/page-shield/reference/settings/#connection-target-details) | **Security** > **Page Shield** > **Settings** |
| [IP lists](/waf/tools/lists/custom-lists/#lists-with-ip-addresses-ip-lists) | Account Home > **Manage Account** > **Configurations** |
Expand Down