From 34feea1a7d4c521a2b1125c9508acaef28729073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian-Samuel=20Geb=C3=BChr?= Date: Tue, 6 Sep 2022 21:53:44 +0200 Subject: [PATCH] Correct comment of user id MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julian-Samuel Gebühr --- .../matrix-cactus-comments/templates/cactus_appservice.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/matrix-cactus-comments/templates/cactus_appservice.yaml.j2 b/roles/matrix-cactus-comments/templates/cactus_appservice.yaml.j2 index c0599fbab..bfcb4bb36 100644 --- a/roles/matrix-cactus-comments/templates/cactus_appservice.yaml.j2 +++ b/roles/matrix-cactus-comments/templates/cactus_appservice.yaml.j2 @@ -10,7 +10,7 @@ url: "http://matrix-cactus-comments:{{ matrix_cactus_comments_container_port }}" as_token: {{ matrix_cactus_comments_as_token | to_json }} hs_token: {{ matrix_cactus_comments_hs_token | to_json }} -# User associated with our service. In this case "@cactusbot:example.com" +# The user id of the cactusbot which can be used to register and moderate sites sender_localpart: "{{ matrix_cactus_comments_user_id }}" namespaces: