We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644162e commit 5e8c6ecCopy full SHA for 5e8c6ec
1 file changed
includes/config.sample.inc.php
@@ -84,7 +84,7 @@
84
'keys' => false,
85
86
// How many entries to fetch using each SCAN command.
87
- 'scansize' => 1000
+ 'scansize' => 1000,
88
89
// The total number of entries to fetch. Set to 0 or -1 for no limit.
90
'scanmax' => 0
0 commit comments