mirror of https://github.com/redis/redis.git
fix spelling in redis.conf
This commit is contained in:
parent
c17e597d05
commit
c303c84e3b
|
@ -1046,7 +1046,7 @@ lazyfree-lazy-user-del no
|
||||||
#
|
#
|
||||||
# NOTE 2: If you want to test the Redis speedup using redis-benchmark, make
|
# NOTE 2: If you want to test the Redis speedup using redis-benchmark, make
|
||||||
# sure you also run the benchmark itself in threaded mode, using the
|
# sure you also run the benchmark itself in threaded mode, using the
|
||||||
# --threads option to match the number of Redis theads, otherwise you'll not
|
# --threads option to match the number of Redis threads, otherwise you'll not
|
||||||
# be able to notice the improvements.
|
# be able to notice the improvements.
|
||||||
|
|
||||||
############################## APPEND ONLY MODE ###############################
|
############################## APPEND ONLY MODE ###############################
|
||||||
|
|
Loading…
Reference in New Issue