share/templates

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Mon Dec 8 13:34:46 CET 2014


 share/templates/roundcubemail/config.inc.php.tpl |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ebef610b9409c170c6c08c185604c46ac7b0a06c
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Mon Dec 8 13:34:35 2014 +0100

    Set the default assets_dir

diff --git a/share/templates/roundcubemail/config.inc.php.tpl b/share/templates/roundcubemail/config.inc.php.tpl
index 429712d..6383a5c 100644
--- a/share/templates/roundcubemail/config.inc.php.tpl
+++ b/share/templates/roundcubemail/config.inc.php.tpl
@@ -8,6 +8,7 @@
     \$config['username_domain'] = '$primary_domain';
     \$config['use_secure_urls'] = true;
     \$config['assets_path'] = '/roundcubemail/assets/';
+    \$config['assets_dir'] = '/usr/share/roundcubemail/public_html/assets/';
 
     \$config['mail_domain'] = '';
 




More information about the commits mailing list