/freebusy $rcmail_config['kolab_freebusy_server'] = 'https:///'; // Set this option to disable SSL certificate checks when triggering Free/Busy (enabled by default) $rcmail_config['kolab_ssl_verify_peer'] = false; // Enables listing of only subscribed folders. This e.g. will limit // folders in calendar view or available addressbooks $rcmail_config['kolab_use_subscriptions'] = false; // Enables the use of displayname folder annotations as introduced in KEP:? // for displaying resource folder names (experimental!) $rcmail_config['kolab_custom_display_names'] = false; ?>