xref: /plugin/bez/conf/default.php (revision 2467512f62fdfa535a6b15e2fc6848004e08c87a)
1<?php
2$conf['hidden_groups'] = 'admin,user';
3
4$conf['weekly_cron_day_of_the_week'] = 'Monday';
5
6$conf['task_remaind_days_before'] = '1';
7
8$conf['busy_timeout'] = '60';