X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/c78bab0c18fb9db18408f1601280997ee8b0779f..1a8bb56c72ad34cf159e03b97a467e5e35a614c5:/data/config.php.dist diff --git a/data/config.php.dist b/data/config.php.dist index 04b42a6..c9b891e 100644 --- a/data/config.php.dist +++ b/data/config.php.dist @@ -3,5 +3,6 @@ //$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; ?>