This commit is contained in:
@@ -15,6 +15,10 @@ namespace AyaNova.Util
|
||||
//is used to control generator from starting
|
||||
internal static bool BOOTING { get; set; }
|
||||
|
||||
//False if db server is detected to be down
|
||||
//is used to control generator from processing
|
||||
internal static bool DBAVAILABLE { get; set; }
|
||||
|
||||
internal static GlobalOpsBackupSettings Backup { get; set; }
|
||||
internal static GlobalOpsNotificationSettings Notify { get; set; }
|
||||
internal static DateTime NextBackup { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user