tgstation-server
4.3.2
The /tg/station 13 server suite
Main Page
Features
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Host
Configuration
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
}
Tgstation.Server.Host.Configuration.SetupWizardMode.Never
Never run the wizard
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
Tgstation.Server.Host.Configuration.SetupWizardMode
SetupWizardMode
Determines if the Setup.SetupWizard will run
Definition:
SetupWizardMode.cs:6
Tgstation.Server.Host.Configuration.SetupWizardMode.Only
Only run the wizard and exit
Tgstation.Server.Host.Configuration.SetupWizardMode.Autodetect
Run the wizard if the appsettings.{Environment}.json is not present or empty
Tgstation.Server.Api.Rights.RightsType.Configuration
ConfigurationRights
Tgstation.Server.Host.Configuration.SetupWizardMode.Force
Force run the wizard
Tgstation
Generated by
1.8.11