1<?php
2
3$conf['max_hours'] = 12;
4$conf['weekdays'] = 5;
5$conf['namespace_allowed'] = '';
6$conf['days_recent_project_active'] = 30;
7
8