1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-02-16 18:34:32 +02:00

Make true and false lowercase

This commit is contained in:
Julian-Samuel Gebühr 2022-06-24 12:45:19 +02:00
parent 0ea146930b
commit 2f1d78fa48

View File

@ -16,8 +16,8 @@ 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_expose_management_interface: True
matrix_bot_maubot_proxy_management_interface: false
matrix_bot_maubot_expose_management_interface: true
matrix_bot_maubot_logging_level: info