Update cfgs templates

feature/core4-atys
Nuno Gonçalves (Ulukyn) 3 years ago committed by kaetemi
parent 0c999cb58a
commit 0007051a19
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -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#;

Loading…
Cancel
Save