We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c472d40 commit 9d8a3b9Copy full SHA for 9d8a3b9
roles/custom/matrix-bridge-appservice-irc/defaults/main.yml
@@ -47,7 +47,7 @@ matrix_appservice_irc_data_path: "{{ matrix_appservice_irc_base_path }}/data"
47
48
matrix_appservice_irc_homeserver_url: ""
49
matrix_appservice_irc_homeserver_media_url: '{{ matrix_homeserver_url }}/irc/'
50
-martix_appservice_irc_homeserver_media_bind_port: 11111
+matrix_appservice_irc_homeserver_media_bind_port: 11111
51
matrix_appservice_irc_homeserver_domain: '{{ matrix_domain }}'
52
matrix_appservice_irc_homeserver_enablePresence: true # noqa var-naming
53
matrix_appservice_irc_appservice_address: 'http://matrix-appservice-irc:9999'
0 commit comments