mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Update DefaultEngine.ini
This commit is contained in:
@@ -10,6 +10,10 @@ bUseSSL=false
|
|||||||
ServerAddr="ws://127.0.0.1"
|
ServerAddr="ws://127.0.0.1"
|
||||||
ServerPort=80
|
ServerPort=80
|
||||||
|
|
||||||
|
# Fixes kicks on higher versions
|
||||||
|
[ConsoleVariables]
|
||||||
|
net.AllowEncryption=0
|
||||||
|
|
||||||
# Forces fortnite to use the v1 party system to support lawinserver xmpp
|
# Forces fortnite to use the v1 party system to support lawinserver xmpp
|
||||||
[OnlineSubsystemMcp]
|
[OnlineSubsystemMcp]
|
||||||
bUsePartySystemV2=false
|
bUsePartySystemV2=false
|
||||||
@@ -25,4 +29,4 @@ bEnableWebsockets=true
|
|||||||
# Fix for long waiting at checking connections to datacenters on Switch & Mobile
|
# Fix for long waiting at checking connections to datacenters on Switch & Mobile
|
||||||
[/Script/Qos.QosRegionManager]
|
[/Script/Qos.QosRegionManager]
|
||||||
NumTestsPerRegion=1
|
NumTestsPerRegion=1
|
||||||
PingTimeout=0.1
|
PingTimeout=0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user