Skip to content

Commit c611c7d

Browse files
committed
removing unneeded config
1 parent 6055dfd commit c611c7d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

templates/app-protect-security-policy.j2

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,4 @@
33
"template": { "name": "POLICY_TEMPLATE_NGINX_BASE" },
44
"applicationLanguage": "utf-8",
55
"enforcementMode": "{{ security_policy_enforcement_mode }}"
6-
{% if app_protect_install_threat_campaigns %},
7-
"blocking-settings": {
8-
"violations": [
9-
{
10-
"name": "VIOL_THREAT_CAMPAIGN",
11-
"alarm": true,
12-
"block": true
13-
}
14-
]
15-
}
16-
{% endif %}
176
}

0 commit comments

Comments
 (0)