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. ### --------------------------------------------- ### ------------------------------------------------------------