@ -98,7 +98,9 @@ SaveFilesDirectory = "";
// where to save generic shard data (ie: packed_sheet)
WriteFilesDirectory = "../data/leveldesign";
MongoPassword = "feFrvs3rfdcef4";
MongoPassword = "xxx"; // Unused
ChatServer = "#CHAT_DB#";
ChatDbName = "#CHAT_DB#";
// ---- service custom variables (used by ConfigFile class)
@ -1722,3 +1722,7 @@ Mainlands = {
};
FreeTrialSkillLimit = 125;
UnmountDuration = 8;
MountDuration = 20;
@ -77,3 +77,5 @@ VerboseStringManagerParser = 0;
VerboseChat = 0;
VerboseChatManagement = 0;
VerboseNameTranslation = 0;
EnableDeepL = #DEEPL#;