auto license fetching now and generator more solid
This commit is contained in:
@@ -11,6 +11,10 @@ namespace AyaNova.Util
|
||||
/// </summary>
|
||||
internal static class ServerGlobalOpsSettingsCache
|
||||
{
|
||||
//BOOT flag, set during boot and
|
||||
//is used to control generator from starting
|
||||
internal static bool BOOTING { get; set; }
|
||||
|
||||
internal static GlobalOpsBackupSettings Backup { get; set; }
|
||||
internal static DateTime NextBackup { get; set; }
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user