Admin Server can now bind to a private ip address

Signed-off-by: Melanie <melanie@t-data.com>
This commit is contained in:
mores
2010-11-02 21:46:45 -04:00
committed by Melanie
parent 57eabe9d46
commit 1f77f05f02
3 changed files with 15 additions and 1 deletions

View File

@@ -326,6 +326,9 @@
;; Set this to a nonzero value to have remote admin use a different port
; port = 0
;; Set this to the ip address that you want the admin server to bind to
; bind_ip_address = 127.0.0.1
;# {access_password} {enabled:true} {Password for the remote admin interface} {}
;; This password is required to make any XMLRPC call (should be set as
;; the "password" parameter)