File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -8,19 +8,16 @@ ActorReplicationRateLimit=0
88EntityCreationRateLimit =0
99OpsUpdateRate =1000.000000
1010bEnableHandover =True
11- MaxNetCullDistanceSquared =900000000 .000000
11+ MaxNetCullDistanceSquared =0 .000000
1212QueuedIncomingRPCWaitTime =1.000000
1313PositionUpdateFrequency =1.000000
1414PositionDistanceThreshold =100.000000
1515bEnableMetrics =True
1616bEnableMetricsDisplay =False
1717MetricsReportRate =2.000000
1818bUseFrameTimeAsLoad =False
19- bCheckRPCOrder =False
20- bBatchSpatialPositionUpdates =True
19+ bBatchSpatialPositionUpdates =False
2120MaxDynamicallyAttachedSubobjectsPerClass =3
22- bEnableServerQBI =True
23- bPackRPCs =True
2421DefaultReceptionistHost =127.0.0.1
2522bUseDevelopmentAuthenticationFlow =False
2623DevelopmentAuthenticationToken =
@@ -37,8 +34,8 @@ bEnableUnrealLoadBalancer=False
3734LoadBalancingWorkerType =(WorkerTypeName =" UnrealWorker" )
3835LoadBalanceStrategy =None
3936LockingPolicy =None
40- bUseRPCRingBuffers =False
41- DefaultRPCRingBufferSize =8
37+ bUseRPCRingBuffers =True
38+ DefaultRPCRingBufferSize =32
4239RPCRingBufferSizeMap =()
4340MaxRPCRingBufferSize =32
4441bTcpNoDelay =False
You can’t perform that action at this time.
0 commit comments