aboutsummaryrefslogtreecommitdiff
path: root/data/config.php.dist
diff options
context:
space:
mode:
Diffstat (limited to 'data/config.php.dist')
-rw-r--r--data/config.php.dist4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/config.php.dist b/data/config.php.dist
index b213e85..8ef80e9 100644
--- a/data/config.php.dist
+++ b/data/config.php.dist
@@ -1,3 +1,5 @@
<?php
-//$GLOBALS['phorkie']['cfg']['repos'] = '/var/data/phorkie/';
+//$GLOBALS['phorkie']['cfg']['repos'] = '/var/cache/git/paste/';
+//$GLOBALS['phorkie']['cfg']['git']['public'] = 'git://bogo/git/paste/';
+//$GLOBALS['phorkie']['cfg']['git']['private'] = 'ssh://git@bogo:paste/';
?>