From 465540229ad231d739f432fd373f9bb483bbc492 Mon Sep 17 00:00:00 2001 From: Dimitri Huisman <52963853+Diman0@users.noreply.github.com> Date: Sat, 26 Sep 2020 10:09:56 +0200 Subject: [PATCH] Update docs/webadministration.rst Co-authored-by: lub --- docs/webadministration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/webadministration.rst b/docs/webadministration.rst index 2076c51d..7edb28de 100644 --- a/docs/webadministration.rst +++ b/docs/webadministration.rst @@ -45,7 +45,7 @@ It offers the following configuration options: Access the web administration interface --------------------------------------- -The admin GUI is accessed via the URL `https:///admin` for default deployments. +The admin GUI is by default accessed via the URL `https:///admin`, when it's enabled in the setup utility or by manually setting `ADMIN=true` in `mailu.env`. To login the admin GUI enter the email address and password of an user. Only global administrator users have access to all configuration settings and the Rspamd webgui. Other users will be presented with settings for only their account, and domains they are managers of.