From 5551542c286c5db4fa47527c3167bcf539116ada Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Sat, 8 Oct 2011 01:39:27 +0100 Subject: Improve explanation of access_ip_addresses in [RemoteAdmin] to say that there are no restrictions if not set --- bin/OpenSim.ini.example | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index d7c3a64..44da31c 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -406,6 +406,7 @@ ; access_password = "" ;# List the IP addresses allowed to call RemoteAdmin + ;; If access_ip_addresses isn't set, then all IP addresses can access RemoteAdmin. ;; access_ip_addresses = 0.0.0.0, 0.0.0.0 ... ; access_ip_addresses = -- cgit v1.1