tgstation-server  4.3.2
The /tg/station 13 server suite
SetupWizardMode.cs
Go to the documentation of this file.
1 namespace Tgstation.Server.Host.Configuration
2 {
6  public enum SetupWizardMode
7  {
11  Autodetect,
12 
16  Force,
17 
21  Only,
22 
26  Never
27  }
28 }
SetupWizardMode
Determines if the Setup.SetupWizard will run
Run the wizard if the appsettings.{Environment}.json is not present or empty