Updated Force IP For Fika Config
This commit is contained in:
parent
31d7301bfb
commit
50e092b0cb
|
@ -18,7 +18,7 @@ Developer Mode = false
|
||||||
## Always tick the box to use the Headless Client if available
|
## Always tick the box to use the Headless Client if available
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
Auto Use Headless = false
|
Auto Use Headless = true
|
||||||
|
|
||||||
## Enable custom notifications when a player dies, extracts, kills a boss, etc.
|
## Enable custom notifications when a player dies, extracts, kills a boss, etc.
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
|
@ -43,7 +43,7 @@ Extract Key = F8
|
||||||
## Toggle to enable chat in game. Cannot be change mid raid.
|
## Toggle to enable chat in game. Cannot be change mid raid.
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
Enable Chat = false
|
Enable Chat = true
|
||||||
|
|
||||||
## The key used to open the chat window.
|
## The key used to open the chat window.
|
||||||
# Setting type: KeyboardShortcut
|
# Setting type: KeyboardShortcut
|
||||||
|
@ -301,7 +301,7 @@ Native Sockets = true
|
||||||
## Forces the server when hosting to use this IP when broadcasting to the backend instead of automatically trying to fetch it. Leave empty to disable.
|
## Forces the server when hosting to use this IP when broadcasting to the backend instead of automatically trying to fetch it. Leave empty to disable.
|
||||||
# Setting type: String
|
# Setting type: String
|
||||||
# Default value:
|
# Default value:
|
||||||
Force IP =
|
Force IP = 50.110.74.229
|
||||||
|
|
||||||
## Forces the server when hosting to use this local adapter when starting the server. Useful if you are hosting on a VPN.
|
## Forces the server when hosting to use this local adapter when starting the server. Useful if you are hosting on a VPN.
|
||||||
# Setting type: String
|
# Setting type: String
|
||||||
|
|
Loading…
Reference in New Issue