Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 680962d

Browse files
committed
Update RedisConfig.cs
1 parent b667109 commit 680962d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceStack.Redis/RedisConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public class RedisConfig
105105
public static TimeSpan DeactivatedClientsExpiry = TimeSpan.Zero;
106106

107107
/// <summary>
108-
/// Whether Debug Logging should log detailed Redis operations (default true)
108+
/// Whether Debug Logging should log detailed Redis operations (default false)
109109
/// </summary>
110110
public static bool EnableVerboseLogging = false;
111111

0 commit comments

Comments
 (0)