2 commits - share/templates

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Thu Jan 10 16:52:52 CET 2013


 share/templates/roundcubemail/kolab.inc.php.tpl |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit eedfa8cd189cbde571788bb3a46f79fc54fdd823
Merge: e8a9f77 80e07eb
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Thu Jan 10 15:52:12 2013 +0000

    Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab



commit e8a9f77889fc1cf75dedbdda1febe799aafa2233
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Thu Jan 10 12:12:16 2013 +0000

    Add kolab_use_subscriptions setting to configuration template

diff --git a/share/templates/roundcubemail/kolab.inc.php.tpl b/share/templates/roundcubemail/kolab.inc.php.tpl
index 49cc50b..aa9fd0b 100644
--- a/share/templates/roundcubemail/kolab.inc.php.tpl
+++ b/share/templates/roundcubemail/kolab.inc.php.tpl
@@ -10,4 +10,6 @@
 
     \$rcmail_config['kolab_ssl_verify_peer'] = false;
 
+    \$rcmail_config['kolab_use_subscriptions'] = true;
+
 ?>





More information about the commits mailing list