Przeglądaj źródła

Update main.yml

pull/3853/head
Slavi Pantaleev 1 rok temu
committed by GitHub
rodzic
commit
09ff9baf3c
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 3 dodań i 1 usunięć
  1. +3
    -1
      roles/custom/matrix-bridge-hookshot/defaults/main.yml

+ 3
- 1
roles/custom/matrix-bridge-hookshot/defaults/main.yml Wyświetl plik

@@ -4,6 +4,7 @@
# Project source code URL: https://github.com/matrix-org/matrix-hookshot # Project source code URL: https://github.com/matrix-org/matrix-hookshot


matrix_hookshot_enabled: true matrix_hookshot_enabled: true

matrix_hookshot_identifier: matrix-hookshot matrix_hookshot_identifier: matrix-hookshot


matrix_hookshot_container_image_self_build: false matrix_hookshot_container_image_self_build: false
@@ -28,7 +29,8 @@ matrix_hookshot_docker_src_files_path: "{{ matrix_hookshot_base_path }}/docker-s


matrix_hookshot_homeserver_address: "" matrix_hookshot_homeserver_address: ""
matrix_hookshot_container_url: 'matrix-hookshot' matrix_hookshot_container_url: 'matrix-hookshot'
# Sets the localpart of the matrixID for the hookshot bot

# Sets the localpart of the Matrix ID for the hookshot bot
matrix_hookshot_bot_localpart: "hookshot" matrix_hookshot_bot_localpart: "hookshot"


matrix_hookshot_public_scheme: https matrix_hookshot_public_scheme: https


Ładowanie…
Anuluj
Zapisz