diff --git a/conf/backend/config-caldav.php b/conf/backend/config-caldav.php index 77e7a85..8a8d627 100644 --- a/conf/backend/config-caldav.php +++ b/conf/backend/config-caldav.php @@ -39,7 +39,7 @@ define('CALDAV_SERVER', 'BAIKALDOMAIN'); define('CALDAV_PORT', '443'); // Path -define('CALDAV_PATH', 'BAIKALDOMAIN'); +define('CALDAV_PATH', 'BAIKALPATH/cal.php/calendars/%u/'); // Default CalDAV folder (calendar folder/principal). This will be marked as the default calendar in the mobile define('CALDAV_PERSONAL', 'default');