mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 10:52:23 +01:00
11 lines
317 B
INI
11 lines
317 B
INI
# Do not remove/change, this redirects epicgames xmpp to lawinserver xmpp
|
|
[OnlineSubsystemMcp.Xmpp]
|
|
bUseSSL=false
|
|
ServerAddr="ws://127.0.0.1"
|
|
ServerPort=80
|
|
|
|
# Do not remove/change, this redirects epicgames xmpp to lawinserver xmpp
|
|
[OnlineSubsystemMcp.Xmpp Prod]
|
|
bUseSSL=false
|
|
ServerAddr="ws://127.0.0.1"
|
|
ServerPort=80 |