Aleksander Machniak
2014-03-14 50a57e9b755e80885c7a608924e6e860b28be541
plugins/managesieve/config.inc.php.dist
@@ -68,4 +68,10 @@
// If not empty, user will need to select domain from a list
$config['managesieve_domains'] = array();
// Enables separate management interface for vacation responses (out-of-office)
// 0 - no separate section (default),
// 1 - add Vacation section,
// 2 - add Vacation section, but hide Filters section
$config['managesieve_vacation'] = 0;
?>