Skip to content

Commit

Permalink
update document: remove request body inspect property
Browse files Browse the repository at this point in the history
  • Loading branch information
wuxu92 committed Sep 12, 2023
1 parent 1dff19b commit 302d161
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions website/docs/r/web_application_firewall_policy.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -188,10 +188,6 @@ The `policy_settings` block supports the following:

* `log_scrubbing` - (Optional) One `log_scrubbing` block as defined below.

* `file_upload_enforcement` - (Optional) Whether allow the WAF to enforce file upload limit. Defaults to `true`.

* `request_body_enforcement` - (Optional) Whether allow the WAF to enforce request body limits. Defaults to `true`.

* `request_body_inspect_limit_in_kb` - (Optional) Specifies the max inspection limit in KB for request body inspection for the WAF.

---
Expand Down

0 comments on commit 302d161

Please sign in to comment.