Aleksander Machniak
2014-03-14 390eacc2afbd51960562ae0245f26ba6208298ff
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;
?>