From a14f0ff19172c444555a64a1e02c52a7f1e8d175 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Wed, 11 Jan 2023 12:01:31 +0000 Subject: deploy: 73f097888eedaad05eda6b2453b6558158c0b032 --- develop/usage/configuration/config_documentation.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'develop/usage/configuration/config_documentation.html') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 8c493aacac..d0f616f54c 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -551,6 +551,13 @@ additional endpoints which should be loaded via dynamic modules.

  • static: static resources under synapse/static (/_matrix/static). (Mostly useful for 'fallback authentication'.)

  • +
  • +

    health: the health check endpoint. This endpoint +is by default active for all other resources and does not have to be activated separately. +This is only useful if you want to use the health endpoint explicitly on a dedicated port or +for workers and containers without listener e.g. +application services.

    +
  • Example configuration #1:

    listeners:
    -- 
    cgit 1.5.1