Browse Source
set localpart of hookshot bot in main.yml
pull/3853/head
janonym1
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
roles/custom/matrix-bridge-hookshot/defaults/main.yml
|
|
|
@@ -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 |
|
|
|
|