sync3
This commit is contained in:
parent
1ddf49aabf
commit
5ed4836b10
@ -234,17 +234,35 @@ ManualIPAddress=
|
|||||||
[/Script/ConcertClient.ConcertClientConfig]
|
[/Script/ConcertClient.ConcertClientConfig]
|
||||||
bIsHeadless=False
|
bIsHeadless=False
|
||||||
bInstallEditorToolbarButton=True
|
bInstallEditorToolbarButton=True
|
||||||
bAutoConnect=False
|
bAutoConnect=True
|
||||||
bRetryAutoConnectOnError=False
|
bRetryAutoConnectOnError=False
|
||||||
ServerType=Slate
|
ServerType=Slate
|
||||||
DefaultServerURL=192.168.178.95
|
DefaultServerURL=aboutto.loseyourip.com
|
||||||
DefaultSessionName=
|
DefaultSessionName=
|
||||||
DefaultSessionToRestore=
|
DefaultSessionToRestore=
|
||||||
DefaultSaveSessionAs=
|
DefaultSaveSessionAs=
|
||||||
ReadOnlyAssignment=(GameplayTags=)
|
ReadOnlyAssignment=(GameplayTags=)
|
||||||
SendOnlyAssignment=(GameplayTags=)
|
SendOnlyAssignment=(GameplayTags=)
|
||||||
bShouldPromptForHotReloadOnLevel=False
|
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)
|
SourceControlSettings=(ValidationMode=Soft)
|
||||||
EndpointSettings=(bEnableLogging=False,PurgeProcessedMessageDelaySeconds=30,RemoteEndpointTimeoutSeconds=60)
|
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