tgstation-server
The /tg/station 13 server suite
ApiValidationStatus.cs
Go to the documentation of this file.
1 namespace Tgstation.Server.Host.Components.Watchdog
2 {
7  {
32  }
33 }
The DMAPI never contacted the server for validation
The server was contacted for validation but it was never requested
Valid API. The game must be run with a minimum security level of Api.Models.DreamDaemonSecurity.Ultrasafe
Valid API. The game must be run with a minimum security level of Api.Models.DreamDaemonSecurity.Safe
Valid API. The game must be run with a security level of Api.Models.DreamDaemonSecurity.Trusted
ApiValidationStatus
Status of DMAPI validation