diff --git a/code/ryzom/server/logger_service.cfg b/code/ryzom/server/logger_service.cfg index f6a80d1f2..3ae56121f 100644 --- a/code/ryzom/server/logger_service.cfg +++ b/code/ryzom/server/logger_service.cfg @@ -221,7 +221,7 @@ DontUseAES = 1; DisableNLDebug = 1; FSListenHost = "localhost"; DBPass=""; -ShardId = 301; +ShardId = 302; BasePort = 51000; SaveFilesDirectory=""; NSHost = "localhost"; diff --git a/code/ryzom/server/mail_forum_service.cfg b/code/ryzom/server/mail_forum_service.cfg index 4ac912949..5ff32e2fb 100644 --- a/code/ryzom/server/mail_forum_service.cfg +++ b/code/ryzom/server/mail_forum_service.cfg @@ -219,7 +219,7 @@ DontUseAES = 1; DisableNLDebug = 1; FSListenHost = "localhost"; DBPass=""; -ShardId = 301; +ShardId = 302; BasePort = 51000; SaveFilesDirectory=""; NSHost = "localhost";