mirror of https://github.com/CIRCL/lookyloo
fix: Use scan properly on kvrocks
parent
07a6fe8f49
commit
935e809112
|
@ -309,7 +309,7 @@ max-bitmap-to-string-mb 16
|
|||
# If enabled, the cursor will be unsigned 64-bit integers.
|
||||
# If disabled, the cursor will be a string.
|
||||
# Default: no
|
||||
redis-cursor-compatible no
|
||||
redis-cursor-compatible yes
|
||||
|
||||
# Maximum nesting depth allowed when parsing and serializing
|
||||
# JSON documents while using JSON commands like JSON.SET.
|
||||
|
|
Loading…
Reference in New Issue