From 79cccbf33e6b70913921c60297230132dd3e4c61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 11:20:30 +0000 Subject: [PATCH] deploy: bd96c1161e9f9b32bb0b3aaec4b930980a56945f --- edge/config/environment/index.html | 34 ++++++++++++ edge/search/search_index.json | 2 +- edge/sitemap.xml | 84 +++++++++++++++--------------- 3 files changed, 77 insertions(+), 43 deletions(-) diff --git a/edge/config/environment/index.html b/edge/config/environment/index.html index 99050b69..ab445807 100644 --- a/edge/config/environment/index.html +++ b/edge/config/environment/index.html @@ -597,6 +597,20 @@ SUPERVISOR_LOGLEVEL + + +
  • + + DMS_VMAIL_UID + + +
  • + +
  • + + DMS_VMAIL_GID + +
  • @@ -2888,6 +2902,20 @@ SUPERVISOR_LOGLEVEL +
  • + +
  • + + DMS_VMAIL_UID + + +
  • + +
  • + + DMS_VMAIL_GID + +
  • @@ -3934,6 +3962,12 @@
  • debug => Also show debug messages
  • The log-level will show everything in its class and above.

    +
    DMS_VMAIL_UID
    +

    Default: 5000

    +

    The User ID assigned to the static vmail user for /var/mail (Mail storage managed by Dovecot).

    +
    DMS_VMAIL_GID
    +

    Default: 5000

    +

    The Group ID assigned to the static vmail group for /var/mail (Mail storage managed by Dovecot).

    ONE_DIR