From a78607575d33dda6e6e8c152b596ed8f69db5156 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 06:08:19 +0000 Subject: [PATCH] deploy: 24031ae36587caa0bbf0dd0c30e35812f077a536 --- edge/config/environment/index.html | 18 +++++ edge/contributing/coding-style/index.html | 6 +- edge/search/search_index.json | 2 +- edge/sitemap.xml | 82 +++++++++++------------ 4 files changed, 63 insertions(+), 45 deletions(-) diff --git a/edge/config/environment/index.html b/edge/config/environment/index.html index 66284edc..42b8704e 100644 --- a/edge/config/environment/index.html +++ b/edge/config/environment/index.html @@ -488,6 +488,13 @@ DMS_DEBUG + + +
  • + + LOG_LEVEL + +
  • @@ -2373,6 +2380,13 @@ DMS_DEBUG +
  • + +
  • + + LOG_LEVEL + +
  • @@ -3283,10 +3297,14 @@
  • => Specify a fully-qualified domainname to serve mail for. This is used for many of the config features so if you can't set your hostname (eg: you're in a container platform that doesn't let you) specify it via this environment variable. It will take priority over docker run options: --hostname and --domainname, or docker-compose.yml config equivalents: hostname: and domainname:.
  • DMS_DEBUG
    +

    This environment variable is deprecated. Use LOG_LEVEL instead.

    +
    LOG_LEVEL
    +

    Set the log level for DMS. This is mostly relevant for container startup scripts and change detection event feedback.

    +

    Valid values (in order of increasing verbosity) are: error, warn, info, debug and trace. The default log level is info.

    SUPERVISOR_LOGLEVEL

    Here you can adjust the log-level for Supervisor. Possible values are