Browse Source

set localpart of hookshot bot in main.yml

pull/3853/head
janonym1 1 year ago
committed by GitHub
parent
commit
1c7f647478
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-bridge-hookshot/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-hookshot/defaults/main.yml View File

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

matrix_hookshot_enabled: true
matrix_hookshot_bot_localpart: "hookshot"
matrix_hookshot_identifier: matrix-hookshot

matrix_hookshot_container_image_self_build: false


Loading…
Cancel
Save