mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
Merge pull request #1477 from array-in-a-matrix/master
missing uppercase in instagram's bot name
This commit is contained in:
commit
0cc3b6ba49
@ -43,7 +43,7 @@ appservice:
|
|||||||
bot_username: {{ matrix_mautrix_instagram_appservice_bot_username|to_json }}
|
bot_username: {{ matrix_mautrix_instagram_appservice_bot_username|to_json }}
|
||||||
# Display name and avatar for bot. Set to "remove" to remove display name/avatar, leave empty
|
# Display name and avatar for bot. Set to "remove" to remove display name/avatar, leave empty
|
||||||
# to leave display name/avatar as-is.
|
# to leave display name/avatar as-is.
|
||||||
bot_displayname: instagram bridge bot
|
bot_displayname: Instagram bridge bot
|
||||||
bot_avatar: mxc://maunium.net/JxjlbZUlCPULEeHZSwleUXQv
|
bot_avatar: mxc://maunium.net/JxjlbZUlCPULEeHZSwleUXQv
|
||||||
|
|
||||||
# Community ID for bridged users (changes registration file) and rooms.
|
# Community ID for bridged users (changes registration file) and rooms.
|
||||||
|
Loading…
Reference in New Issue
Block a user