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

0.7.2-post-fixes
Justin Clark-Casey (justincc) 2011-10-08 01:39:27 +01:00
parent c13916d392
commit 139b0d03b6
2 changed files with 2 additions and 0 deletions

View File

@ -393,6 +393,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

@ -855,6 +855,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 =