1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-01-17 17:44:44 +02:00

Change privilege level

This commit is contained in:
Slavi Pantaleev 2019-08-21 07:12:46 +03:00 committed by GitHub
parent e4b67fdb6b
commit 97fb71d98c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ matrix_mautrix_hangouts_configuration_yaml: |
# domain - All users on that homeserver
# mxid - Specific user
permissions:
'{{ matrix_mautrix_hangouts_homeserver_domain }}': admin
'{{ matrix_mautrix_hangouts_homeserver_domain }}': user
# Python logging configuration.
#