Skip to content

Commit

Permalink
Document command_timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Mar 17, 2024
1 parent 9b8d655 commit d525d00
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions raddb/mods-available/redis
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,15 @@ redis {
#
# use_cluster_map = yes

#
# command_timeout:: The maximum time allowed for an individual command to execute
#
# Setting to 0.0 disables the timeout.
#
# Default is 0.0
#
# command_timeout = 0

# lua { ... }::
#
# Configuration options which control the execution of lua scripts
Expand Down

0 comments on commit d525d00

Please sign in to comment.