From de212a2211f32887c41ea722e24d22bf4866eeeb Mon Sep 17 00:00:00 2001 From: Travis Wichert Date: Wed, 3 Sep 2025 17:46:21 +0000 Subject: [PATCH] Add bot:prefix: to template --- .../matrix-bot-matrix-registration-bot/templates/config.yaml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/custom/matrix-bot-matrix-registration-bot/templates/config.yaml.j2 b/roles/custom/matrix-bot-matrix-registration-bot/templates/config.yaml.j2 index b76ee9824..c5738594d 100644 --- a/roles/custom/matrix-bot-matrix-registration-bot/templates/config.yaml.j2 +++ b/roles/custom/matrix-bot-matrix-registration-bot/templates/config.yaml.j2 @@ -10,6 +10,7 @@ bot: server: {{ matrix_bot_matrix_registration_bot_bot_server|to_json }} username: {{ matrix_bot_matrix_registration_bot_matrix_user_id_localpart|to_json }} password: {{ matrix_bot_matrix_registration_bot_bot_password|to_json }} + prefix: {{ matrix_bot_matrix_registration_bot_bot_prefix|to_json }} api: # API endpoint of the registration tokens