refactor: remove Stalwart API URL configuration

This commit is contained in:
Linus Rath
2026-04-21 17:50:18 +02:00
parent 30c4afb977
commit 6b7c849332
4 changed files with 0 additions and 8 deletions
-1
View File
@@ -386,7 +386,6 @@ Enables the admin marketplace for browsing and installing plugins and themes.
```env
STALWART_FEATURES=true # Password change, sieve filters, etc.
STALWART_API_URL=https://admin.example.com # If reverse proxy doesn't forward /api/*
LOG_FORMAT=text # "text" or "json"
LOG_LEVEL=info # "error", "warn", "info", "debug"