]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Document command_timeout
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 17 Mar 2024 01:22:18 +0000 (21:22 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 17 Mar 2024 01:22:18 +0000 (21:22 -0400)
raddb/mods-available/redis

index e82b4d859c1adcb4369b33c8db28dd2a5cba8a35..4df61d52ce8fe4104e8858defbc02b371af74a49 100644 (file)
@@ -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