Add ability to use custom skin

This commit is contained in:
2026-09-14 19:23:51 +03:00
parent 39ed096d8b
commit 4cb65a6f52
3 changed files with 14 additions and 1 deletions
+5
View File
@@ -28,4 +28,9 @@ RC_DB_PASSWORD=changeme
RC_DB_ROOT_PASSWORD=changeme
# Roundcube DES key (24 chars, used to encrypt stored IMAP passwords)
# Generate one with scripts/generate-des-key.ps1
RC_DES_KEY=changeme_24_char_key!!!
# Custom Roundcube skin, mounted from a sibling checkout of ep-roundcube-skin
ROUNDCUBE_SKIN_NAME=eternity
ROUNDCUBE_SKIN_PATH=../ep-roundcube-skin/eternity