tgstation-server 6.12.3
The /tg/station 13 server suite
Loading...
Searching...
No Matches
SetupWizardMode.cs
Go to the documentation of this file.
2{
6 public enum SetupWizardMode
7 {
12
16 Force,
17
21 Only,
22
26 Never,
27 }
28}
SetupWizardMode
Determines if the SetupWizard will run.
@ Only
Only run the wizard and exit.
@ Autodetect
Run the wizard if the appsettings.{Environment}.yml is not present or empty.