Change frontend to use shard.ryzomcore.org by default
This commit is contained in:
parent
826d9966e6
commit
20e825329c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
BandwidthRatio = 1;
|
||||
|
||||
FSUDPPort = 47851;
|
||||
FSListenHost = "open.ryzom.com";
|
||||
FSListenHost = "shard.ryzomcore.org";
|
||||
|
||||
#include "frontend_service_default.cfg"
|
||||
|
||||
|
|
Loading…
Reference in a new issue