Add option to proxy management UI (now defaults to false)

This commit is contained in:
Julian-Samuel Gebühr
2022-06-24 12:29:06 +02:00
parent d7eb2d097f
commit 8806598f51
2 changed files with 4 additions and 1 deletions

View File

@ -16,6 +16,7 @@ matrix_bot_maubot_container_data_dir: "/data"
matrix_bot_maubot_container_config_dir: "/root/.config/"
matrix_bot_maubot_bot_server: "https://{{ matrix_server_fqn_matrix }}"
matrix_bot_maubot_proxy_management_interface: False
matrix_bot_maubot_logging_level: info