Improve explanation of access_ip_addresses in [RemoteAdmin] to say that there are no restrictions if not set

remove-scene-viewer
Justin Clark-Casey (justincc) 2011-10-08 01:39:27 +01:00
parent 4073cd6ced
commit 5551542c28
2 changed files with 2 additions and 0 deletions

View File

@ -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 =

View File

@ -803,6 +803,7 @@
access_password = unknown
; 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 =