Rename to bot_maubot and fix permission error
This commit is contained in:
@ -1065,11 +1065,11 @@ matrix_bot_matrix_registration_bot_systemd_required_services_list: |
|
||||
######################################################################
|
||||
|
||||
# We don't enable bots by default.
|
||||
matrix_maubot_enabled: false
|
||||
matrix_bot_maubot_enabled: false
|
||||
|
||||
matrix_maubot_container_image_self_build: "{{ matrix_architecture not in ['amd64'] }}"
|
||||
matrix_bot_maubot_container_image_self_build: "{{ matrix_architecture not in ['amd64'] }}"
|
||||
|
||||
matrix_maubot_systemd_required_services_list: |
|
||||
matrix_bot_maubot_systemd_required_services_list: |
|
||||
{{
|
||||
['docker.service']
|
||||
+
|
||||
|
Reference in New Issue
Block a user