Update Emby.Server.Implementations/IStartupOptions.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
d7b2c2a176
commit
a646a91e15
|
@ -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…
Reference in New Issue
Block a user