Make random IDs configurable
[phorkie.git] / data / config.php.dist
index f1b87048f55663d42284bfe252890c50cf25b3f2..85499fe3f78541192311ee6cc49122bffc0d3d1d 100644 (file)
@@ -8,6 +8,7 @@
 //$GLOBALS['phorkie']['cfg']['elasticsearch'] = 'http://localhost:9200/phorkie/';
 //$GLOBALS['phorkie']['cfg']['setupcheck'] = false;
 //$GLOBALS['phorkie']['cfg']['perPage'] = 10;
+//$GLOBALS['phorkie']['cfg']['randomIds'] = false;
 
 //$GLOBALS['phorkie']['auth']['securityLevel'] = 0;
 //$GLOBALS['phorkie']['auth']['listedUsersOnly'] = false;