diff --git a/src/views/admin/manage/ip-blacklist.tpl b/src/views/admin/manage/ip-blacklist.tpl index 8ef308f364..26170b286e 100644 --- a/src/views/admin/manage/ip-blacklist.tpl +++ b/src/views/admin/manage/ip-blacklist.tpl @@ -21,6 +21,18 @@ +
+ Define a single IP addresses per line. You can add IP blocks as long as they follow the CIDR format (e.g.
+ 192.168.100.0/22
).
+
+ You can add in comments by starting lines with the #
symbol.
+