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