This commit is contained in:
@@ -27,6 +27,12 @@ namespace AyaNova.Util
|
||||
//SEEDING FLAG INTERNAL ONLY
|
||||
//used to speed up seeding with bypasses to normal validation etc
|
||||
internal static bool SEEDING { get; set; }
|
||||
//############################
|
||||
|
||||
//############################
|
||||
//MIGRATING FLAG INTERNAL ONLY
|
||||
//used to speed up v8 migration with bypasses to notification processing
|
||||
internal static bool MIGRATING { get; set; }
|
||||
//############################
|
||||
|
||||
//Diagnostic static values used during development, may not be related to config at all, this is just a convenient class to put them in
|
||||
|
||||
Reference in New Issue
Block a user