From f6c6d898cf98ee205e4ea803b8185a6e905049e1 Mon Sep 17 00:00:00 2001 From: "stephane.david" Date: Fri, 21 Aug 2026 14:45:53 +0200 Subject: [PATCH] Remove Roundcube --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index c02d7eb..3a61f89 100644 --- a/.env +++ b/.env @@ -51,7 +51,7 @@ DISABLE_STATISTICS=True ADMIN=true # Choose which webmail to run if any (values: roundcube, snappymail, none) -WEBMAIL=roundcube +WEBMAIL=none # Dav server implementation (value: radicale, none) WEBDAV=none