mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-16 17:29:42 +02:00
Add bot:prefix: to template
This commit is contained in:
committed by
Slavi Pantaleev
parent
ac063d0629
commit
de212a2211
@@ -10,6 +10,7 @@ bot:
|
|||||||
server: {{ matrix_bot_matrix_registration_bot_bot_server|to_json }}
|
server: {{ matrix_bot_matrix_registration_bot_bot_server|to_json }}
|
||||||
username: {{ matrix_bot_matrix_registration_bot_matrix_user_id_localpart|to_json }}
|
username: {{ matrix_bot_matrix_registration_bot_matrix_user_id_localpart|to_json }}
|
||||||
password: {{ matrix_bot_matrix_registration_bot_bot_password|to_json }}
|
password: {{ matrix_bot_matrix_registration_bot_bot_password|to_json }}
|
||||||
|
prefix: {{ matrix_bot_matrix_registration_bot_bot_prefix|to_json }}
|
||||||
|
|
||||||
api:
|
api:
|
||||||
# API endpoint of the registration tokens
|
# API endpoint of the registration tokens
|
||||||
|
Reference in New Issue
Block a user