roundcubemail-plugins-kolab/plugins/kolab_files/config.inc.php.dist

7 lines
129 B
Text
Raw Normal View History

2013-02-08 14:30:48 +01:00
<?php
// URL of kolab-chwala installation
$rcmail_config['kolab_files_url'] = 'https://localhost/kolab-chwala/public_html';
?>