Improvement of #154
This commit is contained in:
@ -121,14 +121,15 @@ port = 64738
|
||||
#listening_addr = 127.0.0.1
|
||||
#listening_port = 8181
|
||||
#is_web_proxified = True
|
||||
# This is the public URL
|
||||
#access_address = http://127.0.0.1:8181
|
||||
|
||||
# 'web_logfile': write access logs of the web server into this file.
|
||||
#web_logfile =
|
||||
|
||||
# 'auth_method': Method used to authenticate users accessing the web interface.
|
||||
# Options are 'password', 'token', 'none'
|
||||
#auth_method = password
|
||||
# Options are 'none', 'password' or 'token' (use unique token, see requests_webinterface_access command)
|
||||
#auth_method = token
|
||||
|
||||
# 'user', 'password': If auth_method set to 'password', you need to set the username and
|
||||
# password.
|
||||
|
Reference in New Issue
Block a user