X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/20ca4e9e509a111f8de0069feeac54e3b31098ee..227289a8fa6093f468290d4b3b68f6948f1a2b14:/data/config.php.dist diff --git a/data/config.php.dist b/data/config.php.dist index 77d2005..81ffdbe 100644 --- a/data/config.php.dist +++ b/data/config.php.dist @@ -6,6 +6,7 @@ //$GLOBALS['phorkie']['cfg']['git']['private'] = 'ssh://git@bogo:paste/'; //$GLOBALS['phorkie']['cfg']['elasticsearch'] = 'http://localhost:9200/phorkie/'; //$GLOBALS['phorkie']['cfg']['setupcheck'] = false; +//$GLOBALS['phorkie']['cfg']['perPage'] = 10; //$GLOBALS['phorkie']['auth']['securityLevel'] = 0; //$GLOBALS['phorkie']['auth']['listedUsersOnly'] = false;