This commit is contained in:
@@ -30,6 +30,9 @@ namespace AyaNova
|
||||
//Boot lock for generator
|
||||
ServerGlobalOpsSettingsCache.BOOTING = true;
|
||||
|
||||
//preset, we don't know yet
|
||||
ServerGlobalOpsSettingsCache.DBAVAILABLE = false;
|
||||
|
||||
//Get config
|
||||
var config = new ConfigurationBuilder().AddJsonFile("config.json", true).AddEnvironmentVariables().AddCommandLine(args).Build();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user