mirror of https://github.com/voidlizard/hbs2
This commit is contained in:
parent
4350a9b6b2
commit
2afb24323f
|
@ -4,7 +4,7 @@ import HBS2.Clock
|
|||
import Data.String
|
||||
|
||||
defMaxDatagram :: Int
|
||||
defMaxDatagram = 2048
|
||||
defMaxDatagram = 4096
|
||||
|
||||
defMaxDatagramRPC :: Int
|
||||
defMaxDatagramRPC = 4096
|
||||
|
|
Loading…
Reference in New Issue