Add ability to use skins
This commit is contained in:
+5
-1
@@ -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
|
||||
Reference in New Issue
Block a user