Skip to content

Commit ccd4a21

Browse files
Removed duplicated directive (#872)
1 parent 33ae199 commit ccd4a21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/nim/nginx-app-protect/security-monitoring/set-up-app-protect-instances.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ Take the steps below to update your NGINX App Protect WAF configurations by usin
211211
1. Next, edit the desired configuration file. You will add directives that reference the security policies bundle and enable the NGINX App Protect WAF logs required by the Security Monitoring dashboards. An example configuration is provided below.
212212

213213
```nginx
214-
app_protect_enable on;
215214
app_protect_enable on;
216215
app_protect_policy_file "/etc/nms/NginxDefaultPolicy.tgz";
217216
app_protect_security_log_enable on;

0 commit comments

Comments
 (0)