Skip to content

Commit 8ee0346

Browse files
committed
DEF-30842 Option denied_num_limit removed
1 parent 8db5f76 commit 8ee0346

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/config_file_description/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ Changes of config files will be applied automatically. You don’t need to resta
116116
<th colspan="2" align="left"><span class="notranslate">MOD_SEC_BLOCK_BY_SEVERITY:</span></th></tr>
117117
<tr><td><span class="notranslate">enable: True</span></td><td># allows to enable or disable option that moves IPs to <span class="notranslate">Gray List</span> if the ModSecurity rule is triggered</td></tr>
118118
<tr><td><span class="notranslate">max_incidents: 2</span></td><td># set a number of repeats of the ModSecurity incident from the same IP for adding it to <span class="notranslate">Gray List</span></td></tr>
119-
<tr><td><span class="notranslate">denied_num_limit: 2</span></td>
120-
<td># set a number of repeats of the ModSecurity incidents that got Access Denied error from the same IP for adding it to <span class="notranslate">Gray List</span></td></tr>
121119
<tr><td><span class="notranslate">check_period: 120</span></td>
122120
<td># set a period in seconds during which incident from the same IP will be recorded as a repeat</td></tr>
123121
<tr><td><span class="notranslate">severity_limit: 2</span></td>

0 commit comments

Comments
 (0)