mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Update globalblacklist.template [skip ci]
Ref: #568 Update settings info in template.
This commit is contained in:
parent
07b065d622
commit
ae0d4299b9
1 changed files with 5 additions and 2 deletions
|
@ -79,10 +79,13 @@
|
|||
### SETTINGS:
|
||||
### ---------------------------------------------
|
||||
### 0 = allowed - no limits
|
||||
### 1 = allowed or rate limited less restrictive
|
||||
### 2 = rate limited more
|
||||
### 1 = allowed - (rate limited but limiting rate zone not implemented)
|
||||
### 2 = rate limited
|
||||
### 3 = block completely
|
||||
### 4 = super rate limited
|
||||
###
|
||||
### Value 1 (allowed but rate limited) was originally intended for another rate limiting zone which is less restrictive than the current rate limiting zones.
|
||||
### The rate limiting zone for this has not been introduced as yet.
|
||||
### ---------------------------------------------
|
||||
|
||||
### ------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue