Allow usage in a subdir of a host.
[phorkie.git] / data / config.default.php
index a589924ef10f7dd2210197009833bb9508195e68..56ddc43faa2dc7a4a0dd02b3114adad20f56b466 100644 (file)
@@ -4,6 +4,7 @@ $GLOBALS['phorkie']['cfg'] = array(
     'gitdir'        => __DIR__ . '/../repos/git/',
     'workdir'       => __DIR__ . '/../repos/work/',
     'tpl'           => __DIR__ . '/templates/',
+    'baseurl'       => '/',
     'css'           => '',
     'title'         => 'phorkie',
     'topbar'        => '',