Remove unused variables from mx-puppet-* bridges

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1131
This commit is contained in:
Slavi Pantaleev
2021-06-23 09:54:22 +03:00
parent b19fa3acb2
commit d019e9078a
6 changed files with 0 additions and 15 deletions

View File

@ -27,9 +27,6 @@ matrix_mx_puppet_groupme_homeserver_address: "{{ matrix_homeserver_container_url
matrix_mx_puppet_groupme_homeserver_domain: '{{ matrix_domain }}'
matrix_mx_puppet_groupme_appservice_address: 'http://matrix-mx-puppet-groupme:{{ matrix_mx_puppet_groupme_appservice_port }}'
matrix_mx_puppet_groupme_client_id: ''
matrix_mx_puppet_groupme_client_secret: ''
# "@user:server.com" to allow specific user
# "@.*:yourserver.com" to allow users on a specific homeserver
# "@.*" to allow anyone