mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-19 00:17:23 +02:00
use subdir
This commit is contained in:
@@ -52,7 +52,7 @@ define('CALDAV_SERVER', 'https://localhost');
|
||||
define('CALDAV_PORT', '443');
|
||||
|
||||
// Path
|
||||
define('CALDAV_PATH', '/remote.php/caldav/calendars/%u/');
|
||||
define('CALDAV_PATH', '/owncloud/remote.php/caldav/calendars/%u/');
|
||||
|
||||
// Personal CalDAV folder (calendar folder/principal)
|
||||
define('CALDAV_PERSONAL', '');
|
||||
|
||||
Reference in New Issue
Block a user