From f96251e0038c0d59435ccbccf72a1047c7be9490 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Thu, 18 Apr 2024 15:25:18 +0200 Subject: [PATCH] Update activesync_setup_url --- plugins/kolab_activesync/config.inc.php.dist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/kolab_activesync/config.inc.php.dist b/plugins/kolab_activesync/config.inc.php.dist index 5b85b586..fb6fc153 100644 --- a/plugins/kolab_activesync/config.inc.php.dist +++ b/plugins/kolab_activesync/config.inc.php.dist @@ -1,7 +1,8 @@ not subscribed, 1 => subscribed, 2 => subscribed with alarm $config['activesync_force_subscriptions'] = ['windowsoutlook15' => ['INBOX' => 1, 'Sent' => 1, 'Trash' => 1, 'Calendar' => 1, 'Contacts' => 1, 'Tasks' => 1]];