Add ability to use skins

This commit is contained in:
2026-09-07 20:38:49 +03:00
parent ae674fdd2b
commit 8476d1a79a
4 changed files with 21 additions and 2 deletions
+5 -1
View File
@@ -5,4 +5,8 @@ IMAP_PORT=143
# Outgoing mail (SMTP with STARTTLS)
SMTP_HOST=smtp.example.com
SMTP_PORT=587
SMTP_AUTH_TYPE=PLAIN
SMTP_AUTH_TYPE=PLAIN
# UI skin (elastic and larry are bundled; any roundcube/<name> Packagist skin
# is installed automatically on container start)
ROUNDCUBE_SKIN=elastic