Rename variable for consistency (matrix_hookshot_ident -> matrix_hookshot_identifier)

This commit is contained in:
Slavi Pantaleev
2024-01-09 09:56:21 +02:00
parent fce84a2b3c
commit 4c7ee34194
4 changed files with 11 additions and 10 deletions

View File

@ -5,7 +5,7 @@
matrix_hookshot_enabled: true
matrix_hookshot_ident: matrix-hookshot
matrix_hookshot_identifier: matrix-hookshot
matrix_hookshot_container_image_self_build: false
matrix_hookshot_container_image_self_build_repo: "https://github.com/matrix-org/matrix-hookshot.git"