Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Mar 26, 2024
1 parent 7a8eaf1 commit 65d4441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -1019,7 +1019,7 @@ var defaultConf = Config{
EnableLoadFMSketch: false,
LiteInitStats: true,
ForceInitStats: true,
ConcurrencyInitStats: false,
ConcurrencyInitStats: true,
},
ProxyProtocol: ProxyProtocol{
Networks: "",
Expand Down

0 comments on commit 65d4441

Please sign in to comment.