diff --git a/configuration.default.ini b/configuration.default.ini index 568d470..909a31d 100644 --- a/configuration.default.ini +++ b/configuration.default.ini @@ -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 = !