Make exposing management UI configurable

This commit is contained in:
Julian-Samuel Gebühr
2022-06-24 12:39:51 +02:00
parent 8806598f51
commit 0ea146930b
2 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ 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_expose_management_interface: True
matrix_bot_maubot_logging_level: info