/freebusy $rcmail_config['kolab_freebusy_server'] = 'https:///'; // 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; // Configuration of HTTP requests. // See http://pear.php.net/manual/en/package.http.http-request2.config.php // for list of supported configuration options (array keys) $rcmail_config['kolab_http_request'] = array();