mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Misc
This commit is contained in:
@@ -43,6 +43,9 @@ namespace ArchiSteamFarm {
|
||||
[PublicAPI]
|
||||
public static readonly ArchiLogger ArchiLogger = new ArchiLogger(SharedInfo.ASF);
|
||||
|
||||
[PublicAPI]
|
||||
public static byte LoadBalancingDelay => Math.Max(GlobalConfig?.LoginLimiterDelay ?? 0, GlobalConfig.DefaultLoginLimiterDelay);
|
||||
|
||||
[PublicAPI]
|
||||
public static GlobalConfig GlobalConfig { get; private set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user