Skip to content

Commit f9529b3

Browse files
author
Till Brehm
committed
Set higher IDS block level to avaoid false positives until we have a complete whitelist.
1 parent 1f4d646 commit f9529b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/security_settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ remote_api_allowed=yes
2020
ids_enabled=yes
2121
ids_log_level=1
2222
ids_warn_level=5
23-
ids_block_level=30
23+
ids_block_level=100
2424
sql_scan_enabled=yes
2525
sql_scan_action=warn
2626
apache_directives_scan_enabled=yes

0 commit comments

Comments
 (0)