fix: code doc

pull/11253/head
gnattu 2 months ago committed by GitHub
parent afd61ea2cf
commit 79dbcddb99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -68,7 +68,7 @@ namespace Jellyfin.Server
public string? PublishedServerUrl { get; set; }
/// <summary>
/// Gets or sets a value indicating whether the server should not host the web client.
/// Gets or sets a value indicating whether the server should not detect network status change.
/// </summary>
[Option("nonetchange", Required = false, HelpText = "Indicates that the server should not detect network status change.")]
public bool NoDetectNetworkChange { get; set; }

Loading…
Cancel
Save