mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 12:38:21 +00:00
Change default login server
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
"loginserver1": {
|
||||
"account": "",
|
||||
"password": "",
|
||||
"legacy": 0,
|
||||
"host": "login.projecteq.net",
|
||||
"legacy": 1,
|
||||
"host": "login.eqemulator.net",
|
||||
"port": "5998"
|
||||
},
|
||||
"tcp": {
|
||||
@@ -70,4 +70,4 @@
|
||||
"plugins": "quests/plugins/"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user