xref: /plugin/bez/conf/default.php (revision d0221918e1ab829d893e7bf1283692a7b3bcdd54)
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';
9$conf['currency'] = 'PLN';