matrix-ntfy: add self-check

This commit is contained in:
Julian Foad
2022-06-29 10:48:40 +01:00
parent 85b12b74a7
commit 763586e878
4 changed files with 35 additions and 1 deletions

View File

@ -14,3 +14,6 @@ matrix_ntfy_container_http_host_bind_port: ''
# A list of extra arguments to pass to the container (`docker run` command)
matrix_ntfy_container_extra_arguments: []
# Controls whether the self-check feature should validate SSL certificates.
matrix_ntfy_self_check_validate_certificates: true