mirror of https://mirror.osredm.com/root/redis.git
Fix typo in redis.conf comment (#9245)
This commit is contained in:
parent
11dc4e59b3
commit
71c0466c04
|
@ -1194,7 +1194,7 @@ lazyfree-lazy-user-flush no
|
|||
# Usually threading reads doesn't help much.
|
||||
#
|
||||
# NOTE 1: This configuration directive cannot be changed at runtime via
|
||||
# CONFIG SET. Aso this feature currently does not work when SSL is
|
||||
# CONFIG SET. Also, this feature currently does not work when SSL is
|
||||
# enabled.
|
||||
#
|
||||
# NOTE 2: If you want to test the Redis speedup using redis-benchmark, make
|
||||
|
|
Loading…
Reference in New Issue