searching works now (pager missing)
[phorkie.git] / data / config.php.dist
index b213e85af7db1f464234a78cca29220093624416..c9b891e897fe97fc81038b1e07fdb87012c78d91 100644 (file)
@@ -1,3 +1,8 @@
 <?php
-//$GLOBALS['phorkie']['cfg']['repos'] = '/var/data/phorkie/';
+//$GLOBALS['phorkie']['cfg']['gitdir']  = '/var/cache/git/paste/git/';
+//$GLOBALS['phorkie']['cfg']['workdir'] = '/var/cache/git/paste/work/';
+//$GLOBALS['phorkie']['cfg']['git']['public'] = 'git://bogo/git/paste/';
+//$GLOBALS['phorkie']['cfg']['git']['private'] = 'ssh://git@bogo:paste/';
+//$GLOBALS['phorkie']['cfg']['elasticsearch'] = 'http://localhost:9020/phorkie/';
+//$GLOBALS['phorkie']['cfg']['setupcheck'] = false;
 ?>