From ae0d4299b9d1c3ab5db5566b18341963ea2e370a Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Wed, 24 Apr 2024 15:24:40 +0200 Subject: [PATCH] Update globalblacklist.template [skip ci] Ref: #568 Update settings info in template. --- dev-tools/globalblacklist.template | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dev-tools/globalblacklist.template b/dev-tools/globalblacklist.template index 39719fcf7..923dbbe8b 100755 --- a/dev-tools/globalblacklist.template +++ b/dev-tools/globalblacklist.template @@ -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. ### --------------------------------------------- ### ------------------------------------------------------------