diff --git a/src/backend/caldav/config.php b/src/backend/caldav/config.php index 22af177b..7ae27f3b 100644 --- a/src/backend/caldav/config.php +++ b/src/backend/caldav/config.php @@ -62,5 +62,5 @@ // The defined constants can either be a string or an array of multiple strings, to provide multiple filters. // Exclude example: '*/archived-appointments/' // Include example: '*sync*' -//define('CALDAV_PATH_EXCLUDE', ''); +//define('CALDAV_PATH_INCLUDE', ''); //define('CALDAV_PATH_EXCLUDE', '');