This commit is contained in:
JustArchi
2018-05-09 05:32:04 +02:00
parent fce94c3fa4
commit 000a722275

View File

@@ -270,6 +270,8 @@ namespace ArchiSteamFarm {
return null;
}
globalConfig.ShouldSerializeSensitiveDetails = false;
// User might not know what he's doing
// Ensure that he can't screw core ASF variables
if (globalConfig.ConnectionTimeout == 0) {