mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-24 08:42:59 +03:00
add matrix_synapse_user_directory_exclude_remote_users var
Some checks failed
Lock Threads / action (push) Has been cancelled
Matrix CI / ansible-lint (push) Has been cancelled
Matrix CI / Run pre-commit (push) Has been cancelled
Matrix CI / yamllint (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
Some checks failed
Lock Threads / action (push) Has been cancelled
Matrix CI / ansible-lint (push) Has been cancelled
Matrix CI / Run pre-commit (push) Has been cancelled
Matrix CI / yamllint (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
This commit is contained in:
@@ -2646,6 +2646,9 @@ user_directory:
|
||||
#
|
||||
prefer_local_users: {{ matrix_synapse_user_directory_prefer_local_users | to_json }}
|
||||
|
||||
# If set to true, the search will only return local users. Defaults to false.
|
||||
exclude_remote_users: {{ matrix_synapse_user_directory_exclude_remote_users | to_json }}
|
||||
|
||||
|
||||
# User Consent configuration
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user