Skip to content

Commit

Permalink
update the note details for deprecated config
Browse files Browse the repository at this point in the history
Signed-off-by: Shivshankar-Reddy <[email protected]>
  • Loading branch information
Shivshankar-Reddy committed Oct 11, 2024
1 parent 0142198 commit 17f78cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions valkey.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1358,8 +1358,8 @@ lazyfree-lazy-user-flush yes
# prefetch-batch-max-size 16
#
# NOTE:
# 1. The 'io-threads-do-reads' config is deprecated and has no effect.
# It will be removed in the future. Please avoid using this option if possible.
# 1. The 'io-threads-do-reads' config is deprecated and has no effect. Please
# avoid using this config if possible.
#
# 2. If you want to test the server speedup using valkey-benchmark, make
# sure you also run the benchmark itself in threaded mode, using the
Expand Down

0 comments on commit 17f78cf

Please sign in to comment.