setup check
[phorkie.git] / data / config.php.dist
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0d60a10a18805fd9a5609c00017d06ac5a0a427f 100644 (file)
@@ -0,0 +1,6 @@
+<?php
+//$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/';
+?>