mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-24 16:53:01 +03:00
replace access log ip anonymization with vars to control access logs
Some checks failed
Lock Threads / action (push) Has been cancelled
Matrix CI / yamllint (push) Has been cancelled
Matrix CI / ansible-lint (push) Has been cancelled
Matrix CI / Run pre-commit (push) Has been cancelled
Some checks failed
Lock Threads / action (push) Has been cancelled
Matrix CI / yamllint (push) Has been cancelled
Matrix CI / ansible-lint (push) Has been cancelled
Matrix CI / Run pre-commit (push) Has been cancelled
This commit is contained in:
@@ -154,6 +154,9 @@ matrix_client_hydrogen_path_prefix: /
|
||||
# Controls whether the self-check feature should validate SSL certificates.
|
||||
matrix_client_hydrogen_self_check_validate_certificates: true
|
||||
|
||||
# Controls whether the access log is enabled.
|
||||
matrix_client_hydrogen_access_log_enabled: true
|
||||
|
||||
# config.json
|
||||
matrix_client_hydrogen_push:
|
||||
appId: io.element.hydrogen.web
|
||||
|
||||
Reference in New Issue
Block a user