Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit 316f415

Browse files
committed
Remove trailing whitespace
1 parent eabdcb7 commit 316f415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/REQUEST-912-DOS-PROTECTION.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ SecRule REQUEST_BASENAME ".*?(\.[a-z0-9]{1,10})?$" \
185185
# from 0 to 2 via two concurrent requests. We do not raise the
186186
# burst counter beyond 2.
187187
#
188-
#
188+
#
189189
SecRule IP:DOS_COUNTER "@ge %{tx.dos_counter_threshold}" \
190190
"phase:5,\
191191
id:912160,\

0 commit comments

Comments
 (0)