1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-05 15:57:23 +01:00

keep Roundcube working too, put owncloud at /cloud rather than at /

This commit is contained in:
Joshua Tauberer
2014-08-12 11:36:40 +00:00
parent cf4f519cc0
commit 9d6dc78b15
6 changed files with 160 additions and 65 deletions

View File

@@ -7,7 +7,7 @@
define('CALDAV_SERVER', 'https://localhost');
define('CALDAV_PORT', '443');
define('CALDAV_PATH', '/remote.php/caldav/calendars/%u/');
define('CALDAV_PATH', '/caldav/calendars/%u/');
define('CALDAV_PERSONAL', '');
// If the CalDAV server supports the sync-collection operation