Bump key length to 10

This commit is contained in:
John Crepezzi 2011-11-28 13:17:13 -05:00
parent 9157a0227d
commit f755b675d0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"host": "localhost",
"port": 7777,
"keyLength": 6,
"keyLength": 10,
"maxLength": 400000,