update configuration.ini
This commit is contained in:
parent
e6164d4d2f
commit
4a2fb4dc79
@ -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 = !
|
||||
|
Loading…
x
Reference in New Issue
Block a user