Edit user identifier example: DOMAIN → {{ matrix_domain }}

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-10-10 03:45:16 +09:00
parent fe238474a5
commit 02e0c2c3e0
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ matrix_bot_honoroit_enabled: true
matrix_bot_honoroit_password: PASSWORD_FOR_THE_BOT
# Adjust this to your room ID
matrix_bot_honoroit_roomid: "!yourRoomID:DOMAIN"
matrix_bot_honoroit_roomid: "!yourRoomID:{{ matrix_domain }}"
```