Edit user identifier example: example.com → {{ matrix_domain }}

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-10-10 22:17:04 +09:00
parent 02e0c2c3e0
commit 95ab7fabd0
3 changed files with 4 additions and 4 deletions

View File

@ -213,7 +213,7 @@ client_api:
threshold: {{ matrix_dendrite_client_api_rate_limiting_threshold | to_json }}
cooloff_ms: {{ matrix_dendrite_client_api_rate_limiting_cooloff_ms | to_json }}
exempt_user_ids:
# - "@user:example.com"
# - "@user:{{ matrix_domain }}"
# Configuration for the Federation API.
federation_api: