tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
ConfigurationType.cs
Go to the documentation of this file.
2{
6 public enum ConfigurationType
7 {
12
17
22 }
23}
ConfigurationType
The type of configuration allowed on an Instance.
@ HostWrite
Configuration editing is allowed by all users on all files.
@ SystemIdentityWrite
Configuration editing is allowed by only by system identity users and uses their filesystem ACLs.
@ Disallowed
Configuration editing is not allowed.