Skip to content

Commit

Permalink
config: updating RPC.Websockets.ReadLimit=80MB
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolay Nedkov <[email protected]>
  • Loading branch information
Psykepro committed Aug 21, 2023
1 parent 1cffb39 commit 72fe919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ TraceBatchUseHTTPS = true
Enabled = true
Host = "0.0.0.0"
Port = 8546
ReadLimit = 1048576
ReadLimit = 83886080
[Synchronizer]
SyncInterval = "1s"
Expand Down

0 comments on commit 72fe919

Please sign in to comment.