mirror of
https://github.com/SWG-Source/whitengold.git
synced 2026-01-17 00:06:29 -05:00
19 lines
418 B
INI
19 lines
418 B
INI
[SharedNetwork]
|
|
pooledPacketMax=32000
|
|
incomingBufferSize=4194304
|
|
outgoingBufferSize=4194304
|
|
maxRawPacketSize=500
|
|
maxOutstandingBytes=4194304
|
|
fragmentSize=500
|
|
pooledPacketSize=256
|
|
packetHistoryMax=512
|
|
oldestUnacknowledgedTimeout=120000
|
|
byteCountWarnThreshold=1000000
|
|
reportMessages=0
|
|
logBackloggedPacketThreshold=0
|
|
#congestionWindowMinimum=0
|
|
enableFlushAndConfirmAllData=0
|
|
#maxOutstandingPackets=4000
|
|
#overflowLimit=0
|
|
|