Skip to content

Commit bc3e7e3

Browse files
committed
fix
1 parent 8630742 commit bc3e7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Management/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dotnet run
1919

2020
> Parameters of `dotnet run`
2121
>
22-
> --enableDetailedErrors: true to enable log detailed errors on client side, false to disable. The default value is false, as detailed errors might contain sensitive information.
22+
> --enableDetailedErrors: true to enable log detailed errors on client side, false to disable. The default value is false, as detailed errors might contain sensitive information. This is useful if you want client connection to get the exception on close.
2323
2424
### Start SignalR clients
2525

0 commit comments

Comments
 (0)