diff options
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index c4f5592..a2542da 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -802,6 +802,10 @@ | |||
802 | ; This password is required to make any XMLRPC call (should be set as the "password" parameter) | 802 | ; This password is required to make any XMLRPC call (should be set as the "password" parameter) |
803 | access_password = unknown | 803 | access_password = unknown |
804 | 804 | ||
805 | ; List the IP addresses allowed to call RemoteAdmin | ||
806 | ; access_ip_addresses = 0.0.0.0, 0.0.0.0 ... | ||
807 | ; access_ip_addresses = | ||
808 | |||
805 | ; set this variable to true if you want the create_region XmlRpc | 809 | ; set this variable to true if you want the create_region XmlRpc |
806 | ; call to unconditionally enable voice on all parcels for a newly | 810 | ; call to unconditionally enable voice on all parcels for a newly |
807 | ; created region [default: false] | 811 | ; created region [default: false] |