X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/8bee516b61d81d2de07b08ea7674a485fcc7ec52..2b6643574b2a0e527aea359a240018577d861275:/data/config.php.dist diff --git a/data/config.php.dist b/data/config.php.dist index 04b42a6..1e814bd 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:9200/phorkie/'; //$GLOBALS['phorkie']['cfg']['setupcheck'] = false; ?>