From: Thomas B Date: Tue, 21 May 2024 21:01:36 +0000 (+0200) Subject: Change default of ROUNDCUBEMAIL_SKIN to elastic X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=286bea3cea13c3377fc4a5d44b2bef5ae0518c1a;p=roundcube-roundcubemail-docker.git Change default of ROUNDCUBEMAIL_SKIN to elastic Fixes #243 --- diff --git a/README.md b/README.md index ec5a50c..e9e2f7d 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The following env variables can be set to configure your Roundcube Docker instan `ROUNDCUBEMAIL_INSTALL_PLUGINS` - Set to `1` or `true` to enable installation of plugins on startup -`ROUNDCUBEMAIL_SKIN` - Configures the default theme. Defaults to `larry` +`ROUNDCUBEMAIL_SKIN` - Configures the default theme. Defaults to `elastic` `ROUNDCUBEMAIL_UPLOAD_MAX_FILESIZE` - File upload size limit; defaults to `5M`