Преглед изворни кода

Add bot:prefix: to template

pull/4548/head
Travis Wichert пре 6 месеци
committed by Slavi Pantaleev
родитељ
комит
de212a2211
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      roles/custom/matrix-bot-matrix-registration-bot/templates/config.yaml.j2

+ 1
- 0
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


Loading…
Откажи
Сачувај