Procházet zdrojové kódy

Merge pull request #1477 from array-in-a-matrix/master

missing uppercase in instagram's bot name
pull/1479/head
Slavi Pantaleev před 4 roky
committed by GitHub
rodič
revize
0cc3b6ba49
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2

+ 1
- 1
roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2 Zobrazit soubor

@@ -43,7 +43,7 @@ appservice:
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
# to leave display name/avatar as-is.
bot_displayname: instagram bridge bot
bot_displayname: Instagram bridge bot
bot_avatar: mxc://maunium.net/JxjlbZUlCPULEeHZSwleUXQv

# Community ID for bridged users (changes registration file) and rooms.


Načítá se…
Zrušit
Uložit