Update Emby.Server.Implementations/IStartupOptions.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
pull/3033/head
Neil Burrows 4 years ago committed by GitHub
parent d7b2c2a176
commit a646a91e15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,7 @@ namespace Emby.Server.Implementations
string PluginManifestUrl { get; }
/// <summary>
/// Gets the value of the --auto-discover-publish-url command line option.
/// Gets the value of the --published-server-url command line option.
/// </summary>
Uri PublishedServerUrl { get; }
}

Loading…
Cancel
Save