Policy Policy Settings Args
Constructors
Properties
Whether the firewall should block a request with upload size greater then file_upload_limit_in_mb
.
The File Upload Limit in MB. Accepted values are in the range 1
to 4000
. Defaults to 100
.
Specifies the JavaScript challenge cookie validity lifetime in minutes. The user is challenged after the lifetime expires. Accepted values are in the range 5
to 1440
. Defaults to 30
.
One log_scrubbing
block as defined below.
The Maximum Request Body Size in KB. Accepted values are in the range 8
to 2000
. Defaults to 128
.
Is Request Body Inspection enabled? Defaults to true
.
Whether the firewall should block a request with body size greater then max_request_body_size_in_kb
. Defaults to true
.
Specifies the maximum request body inspection limit in KB for the Web Application Firewall. Defaults to 128
.