update configuration.ini

This commit is contained in:
Terry Geng 2020-02-05 00:21:30 +08:00
parent e6164d4d2f
commit 4a2fb4dc79

View File

@ -39,6 +39,11 @@ is_web_proxified = True
listening_addr = 127.0.0.1
listening_port = 8181
# Set this option to True to enable password protection for the web interface
require_auth = False
user =
password =
[command]
#This it the char (only on letter) the bot will recognize as a command
command_symbol = !