Add missing documentation

This commit is contained in:
Jordan Brown
2021-01-29 22:39:53 -05:00
parent 25cdecbe37
commit ec2182e643
@@ -22,6 +22,9 @@ namespace Tgstation.Server.Host.Configuration
/// </summary>
public bool AllowAnyOrigin { get; set; }
/// <summary>
/// The channel to retrieve the webpanel from. "local" uses the bundled version.
/// </summary>
public string Channel { get; set; }
/// <summary>