Add public_address to mautrix-discord
Related to https://github.com/mautrix/discord/issues/95
This commit is contained in:
@ -8,4 +8,5 @@
|
||||
with_items:
|
||||
- {'name': 'matrix_mautrix_discord_appservice_token', when: true}
|
||||
- {'name': 'matrix_mautrix_discord_homeserver_token', when: true}
|
||||
- {'name': 'matrix_mautrix_discord_homeserver_public_address', when: true}
|
||||
- {'name': 'matrix_mautrix_discord_database_hostname', when: "{{ matrix_mautrix_discord_database_engine == 'postgres' }}"}
|
||||
|
Reference in New Issue
Block a user