X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/1c14a6bfb93c914374a6b2f96aec971f8c5b3053..d7f8ad629a9090c2a0380f44a04049a0804cbf61:/data/config.php.dist diff --git a/data/config.php.dist b/data/config.php.dist index 0d60a10..e90f704 100644 --- a/data/config.php.dist +++ b/data/config.php.dist @@ -3,4 +3,10 @@ //$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; +//$GLOBALS['phorkie']['users'] = array( +// 'https://www.google.com/accounts/o8/id?id=ABCDEFGHIJKLMNOPQRSTUVWXYZ', +// 'http://anonymous.phorkie.openid' +//); ?>