Update globalblacklist.template [skip ci]

Ref: #568 

Update settings info in template.
This commit is contained in:
Mitchell Krog 2024-04-24 15:24:40 +02:00 committed by GitHub
parent 07b065d622
commit ae0d4299b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,10 +79,13 @@
### SETTINGS: ### SETTINGS:
### --------------------------------------------- ### ---------------------------------------------
### 0 = allowed - no limits ### 0 = allowed - no limits
### 1 = allowed or rate limited less restrictive ### 1 = allowed - (rate limited but limiting rate zone not implemented)
### 2 = rate limited more ### 2 = rate limited
### 3 = block completely ### 3 = block completely
### 4 = super rate limited ### 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.
### --------------------------------------------- ### ---------------------------------------------
### ------------------------------------------------------------ ### ------------------------------------------------------------