3 * Configuration file for viewgit.
5 * @note DO NOT EDIT THIS FILE. Create localconfig.php instead and override the settings in it.
7 $conf['projects'] = array(
8 // 'name' => array('repo' => '/path/to/repo'),
11 $conf['datetime'] = '%Y-%m-%d %H:%M:%S';
13 include_once('localconfig.php');