You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Instead moved into Engine config and converted into a compile time constant compiled into CRCE. #jira UE-114670 #rb johan.berg [CL 30922341 by johan berg in ue5-main branch]
13 lines
271 B
INI
13 lines
271 B
INI
[CrashReportClient]
|
|
CrashReportClientVersion=1.0
|
|
CanSendWhenUIFailedToInitialize=true
|
|
UIInitRetryCount=10
|
|
UIInitRetryInterval=2.0
|
|
|
|
[/Script/Engine.NetworkSettings]
|
|
n.VerifyPeer=false
|
|
|
|
[/Script/UdpMessaging.UdpMessagingSettings]
|
|
EnableTransport=True
|
|
MulticastTimeToLive=0
|