diff options
-rw-r--r-- | share/templates/roundcubemail/config.inc.php.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/templates/roundcubemail/config.inc.php.tpl b/share/templates/roundcubemail/config.inc.php.tpl index 663473c..5e80898 100644 --- a/share/templates/roundcubemail/config.inc.php.tpl +++ b/share/templates/roundcubemail/config.inc.php.tpl @@ -246,4 +246,6 @@ \$config['fileapi_manticore'] = 'http://' . \$_SERVER['HTTP_HOST'] . ':8080'; + @include('/etc/roundcubemail/kolab_syncroton.inc.php'); + ?> |