Ver a proveniência

Add bot command prefix default to main.yml

pull/4544/head
Travis Wichert há 8 meses
ascendente
cometimento
6f48cca134
1 ficheiros alterados com 3 adições e 0 eliminações
  1. +3
    -0
      roles/custom/matrix-bot-matrix-registration-bot/defaults/main.yml

+ 3
- 0
roles/custom/matrix-bot-matrix-registration-bot/defaults/main.yml Ver ficheiro

@@ -43,6 +43,9 @@ matrix_bot_matrix_registration_bot_matrix_user_id: '@{{ matrix_bot_matrix_regist
# The bot's password (can also be used to login via a client like Element Web)
matrix_bot_matrix_registration_bot_bot_password: ''

# Optional bot command prefix
matrix_bot_matrix_registration_bot_bot_prefix: ""

# Homeserver base URL
matrix_bot_matrix_registration_bot_api_base_url: "{{ matrix_homeserver_url }}"



Carregando…
Cancelar
Guardar