X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/239fca45d3685c2f3290015b49470f945648a8e5..43ef6e8dfd4345262f7b974506261e0827bfecae:/data/config.default.php?ds=inline diff --git a/data/config.default.php b/data/config.default.php index 2beb354..2e588fa 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -1,10 +1,18 @@ false, - 'gitdir' => __DIR__ . '/../repos/git/', - 'workdir' => __DIR__ . '/../repos/work/', + 'gitdir' => $phorkieDir . 'repos/git/', + 'workdir' => $phorkieDir . 'repos/work/', 'tpl' => __DIR__ . '/templates/', - 'baseurl' => '/', + 'baseurl' => null, 'avatars' => true, 'css' => '', 'iconpng' => '',//phorkie browser icon (favicon)