tgstation-server
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,
15  Force,
19  Only,
23  Never
24  }
25 }
SetupWizardMode
Determines if the Core.ISetupWizard will run
Run the wizard if the appsettings.{Environment}.json is not present or empty