sync3
This commit is contained in:
parent
1ddf49aabf
commit
5ed4836b10
@ -234,17 +234,35 @@ ManualIPAddress=
|
||||
[/Script/ConcertClient.ConcertClientConfig]
|
||||
bIsHeadless=False
|
||||
bInstallEditorToolbarButton=True
|
||||
bAutoConnect=False
|
||||
bAutoConnect=True
|
||||
bRetryAutoConnectOnError=False
|
||||
ServerType=Slate
|
||||
DefaultServerURL=192.168.178.95
|
||||
DefaultServerURL=aboutto.loseyourip.com
|
||||
DefaultSessionName=
|
||||
DefaultSessionToRestore=
|
||||
DefaultSaveSessionAs=
|
||||
ReadOnlyAssignment=(GameplayTags=)
|
||||
SendOnlyAssignment=(GameplayTags=)
|
||||
bShouldPromptForHotReloadOnLevel=False
|
||||
ClientSettings=(DisplayName="xoiox",AvatarColor=(R=0.000000,G=1.000000,B=0.779681,A=1.000000),DesktopAvatarActorClass="/ConcertSyncClient/DesktopPresence.DesktopPresence_C",VRAvatarActorClass="/ConcertSyncClient/VRPresence.VRPresence_C",ServerPort=7000,DiscoveryTimeoutSeconds=5,SessionTickFrequencySeconds=1,LatencyCompensationMs=0.000000,bReflectLevelEditorInGame=False,bSupportMixedBuildTypes=False,Tags=,ClientAuthenticationKey="")
|
||||
ClientSettings=(DisplayName="Veros",AvatarColor=(R=0.346991,G=0.000000,B=1.000000,A=1.000000),DesktopAvatarActorClass="/ConcertSyncClient/DesktopPresence.DesktopPresence_C",VRAvatarActorClass="/ConcertSyncClient/VRPresence.VRPresence_C",ServerPort=7000,DiscoveryTimeoutSeconds=5,SessionTickFrequencySeconds=1,LatencyCompensationMs=0.000000,bReflectLevelEditorInGame=False,bSupportMixedBuildTypes=False,Tags=,ClientAuthenticationKey="")
|
||||
SourceControlSettings=(ValidationMode=Soft)
|
||||
EndpointSettings=(bEnableLogging=False,PurgeProcessedMessageDelaySeconds=30,RemoteEndpointTimeoutSeconds=60)
|
||||
|
||||
[/Script/UdpMessaging.UdpMessagingSettings]
|
||||
EnabledByDefault=False
|
||||
EnableTransport=True
|
||||
bAutoRepair=True
|
||||
MaxSendRate=1.000000
|
||||
AutoRepairAttemptLimit=10
|
||||
WorkQueueSize=1024
|
||||
bStopServiceWhenAppDeactivates=True
|
||||
UnicastEndpoint=0.0.0.0:0
|
||||
MulticastEndpoint=230.0.0.1:6666
|
||||
MessageFormat=CborPlatformEndianness
|
||||
MulticastTimeToLive=1
|
||||
+StaticEndpoints=aboutto.loseyourip.com:7000
|
||||
bShareKnownNodesWithActiveConnections=False
|
||||
EnableTunnel=False
|
||||
TunnelUnicastEndpoint=
|
||||
TunnelMulticastEndpoint=
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user