mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-05 15:57:23 +01:00
owncloud properly working, but not in sub dir anymore
This commit is contained in:
@@ -52,7 +52,7 @@ define('CALDAV_SERVER', 'https://localhost');
|
||||
define('CALDAV_PORT', '443');
|
||||
|
||||
// Path
|
||||
define('CALDAV_PATH', '/owncloud/remote.php/caldav/calendars/%u/');
|
||||
define('CALDAV_PATH', '/remote.php/caldav/calendars/%u/');
|
||||
|
||||
// Personal CalDAV folder (calendar folder/principal)
|
||||
define('CALDAV_PERSONAL', '');
|
||||
|
||||
Reference in New Issue
Block a user