mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-07-13 19:35:11 +02:00
fix linter
This commit is contained in:
@ -179,4 +179,4 @@ matrix_synapse_admin_config_restrictBaseUrl: "{{ [matrix_homeserver_url] }}" #
|
||||
# restricts modifications of the specified users (e.g., bridge-managed).
|
||||
# You should use JS regex syntax to match the user IDs.
|
||||
# Example for mautrix-telegram: ["^@telegram_[a-zA-Z0-9]+:example\\.com$"]
|
||||
matrix_synapse_admin_config_asManagedUsers: [] #noqa var-naming
|
||||
matrix_synapse_admin_config_asManagedUsers: [] # noqa var-naming
|
||||
|
Reference in New Issue
Block a user