diff options
-rw-r--r-- | share/templates/roundcubemail/kolab.inc.php.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
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; + ?> |