Commit f755b675 authored by John Crepezzi's avatar John Crepezzi
Browse files

Bump key length to 10

parent 9157a022
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
  "host": "localhost",
  "port": 7777,

  "keyLength": 6,
  "keyLength": 10,

  "maxLength": 400000,