From cc01e2144c2c9a0fd5c71c9a32300906aa14a246 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 21 Nov 2013 15:52:38 -0500 Subject: Allow multiple allowmasks in link blocks, #679 --- docs/conf/links.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf/links.conf.example b/docs/conf/links.conf.example index 382455bcd..b196c5621 100644 --- a/docs/conf/links.conf.example +++ b/docs/conf/links.conf.example @@ -29,7 +29,7 @@ # allowmask: Range of IP addresses to allow for this link. # Can be a CIDR (see example). - allowmask="69.58.44.0/24" + allowmask="69.58.44.0/24 127.0.0.0/8" # timeout: If defined, this option defines how long the server # will wait to consider the connect attempt failed and try the -- cgit v1.2.3