synapse: Update MAS configuration

This commit is contained in:
uumas
2026-07-22 07:37:06 +03:00
parent df302cf6f5
commit 59fa9c0b36
2 changed files with 4 additions and 14 deletions

View File

@@ -46,11 +46,6 @@ passwords:
algorithm: argon2id
minimum_complexity: 3
clients:
- client_id: 0000000000000000000SYNAPSE
client_auth_method: client_secret_basic
client_secret: "{{ matrix_authentication_service_client_secret }}"
matrix:
homeserver: {{ matrix_authentication_service_homeserver_name }}
secret: "{{ matrix_authentication_service_homeserver_secret }}"