mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 06:47:56 +01:00 
			
		
		
		
	Merge pull request #3194 from gnunicorn/patch-1
Fix documentation bug in configuring-playbook-bridge-mautrix-signal.md
This commit is contained in:
		| @@ -45,7 +45,7 @@ This will add the admin permission to the specific user, while keeping the defau | ||||
|  | ||||
| In case you want to replace the default permissions settings **completely**, populate the following item within your `vars.yml` file: | ||||
| ```yaml | ||||
| matrix_mautrix_signal_bridge_permissions: | | ||||
| matrix_mautrix_signal_bridge_permissions: | ||||
|   '@ADMIN:YOUR_DOMAIN': admin | ||||
|   '@USER:YOUR_DOMAIN' : user | ||||
| ``` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user