mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 00:47:45 +00:00
24 lines
505 B
Text
24 lines
505 B
Text
![]() |
[Database]
|
||
|
Host = 127.0.0.1
|
||
|
Port = 3306
|
||
|
Database = sapphire
|
||
|
Username = sapphire
|
||
|
Password =
|
||
|
SyncThreads = 2
|
||
|
AsyncThreads = 2
|
||
|
|
||
|
[Parameters]
|
||
|
ServerSecret = default
|
||
|
DataPath = C:\\SquareEnix\\FINAL FANTASY XIV - A Realm Reborn\\game\\sqpack
|
||
|
WorldID = 67
|
||
|
|
||
|
[Network]
|
||
|
; Values definining how Users and other servers will access - these have to be set to your public IP when running a public server
|
||
|
ZoneHost = 127.0.0.1
|
||
|
ZonePort = 54992
|
||
|
|
||
|
LobbyHost = 127.0.0.1
|
||
|
LobbyPort = 54994
|
||
|
|
||
|
RestHost = 127.0.0.1
|
||
|
RestPort = 80
|