Default matrix_bot_honoroit_path_prefix to /honoroit to avoid conflicts with Matrix Client-Server API

This commit is contained in:
Slavi Pantaleev
2023-05-18 10:10:47 +03:00
parent 2083b10f1a
commit 018e620ee8
2 changed files with 4 additions and 1 deletions

View File

@ -1653,7 +1653,9 @@ matrix_bot_maubot_database_password: "{{ '%s' | format(matrix_homeserver_generic
# We don't enable bots by default.
matrix_bot_honoroit_enabled: false
matrix_bot_honoroit_hostname: "{{ matrix_server_fqn_matrix }}"
matrix_bot_honoroit_path_prefix: /honoroit
matrix_bot_honoroit_systemd_required_services_list: |
{{