瀏覽代碼

Change bot username to bot.matrix-registration-bot following convention

pull/1771/head
Julian-Samuel Gebühr 4 年之前
父節點
當前提交
2136feb4ad
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/matrix-bot-matrix-registration-bot/defaults/main.yml

+ 1
- 1
roles/matrix-bot-matrix-registration-bot/defaults/main.yml 查看文件

@@ -25,7 +25,7 @@ matrix_bot_matrix_registration_bot_systemd_wanted_services_list: []

# The bot's username. This user needs to be created manually beforehand.
# Also see `matrix_bot_matrix_registration_bot_user_password`.
matrix_bot_matrix_registration_bot_matrix_user_id_localpart: "matrix-registration-bot"
matrix_bot_matrix_registration_bot_matrix_user_id_localpart: "bot.matrix-registration-bot"

matrix_bot_matrix_registration_bot_matrix_user_id: '@{{ matrix_bot_matrix_registration_bot_matrix_user_id_localpart }}:{{ matrix_domain }}'



Loading…
取消
儲存