chore: optimize logging. separate bot log and web log.
This commit is contained in:
@ -79,6 +79,7 @@ enabled = False
|
||||
is_web_proxified = True
|
||||
listening_addr = 127.0.0.1
|
||||
listening_port = 8181
|
||||
web_logfile =
|
||||
|
||||
# Set this option to True to enable password protection for the web interface
|
||||
require_auth = False
|
||||
|
Reference in New Issue
Block a user