diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/kolab.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/kolab.conf b/conf/kolab.conf index a96edcd..34ce30d 100644 --- a/conf/kolab.conf +++ b/conf/kolab.conf @@ -81,7 +81,7 @@ autocreate_folders = { 'Configuration': { 'annotations': { '/private/vendor/kolab/folder-type': "configuration.default", - '/shared/vendor/kolab/folder-type': "configuration.default", + '/shared/vendor/kolab/folder-type': "configuration", }, }, 'Contacts': { |