1<?php
2
3$conf['git_exec'] 		= '/usr/bin/git';
4$conf['root_dir'] 		= '';
5$conf['date_format'] 	= 'd.m.Y H:i';
6