mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Auto discover published URL override
This commit is contained in:
@@ -36,5 +36,10 @@ namespace Emby.Server.Implementations
|
||||
/// Gets the value of the --plugin-manifest-url command line option.
|
||||
/// </summary>
|
||||
string PluginManifestUrl { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the value of the --auto-discover-publish-url command line option.
|
||||
/// </summary>
|
||||
string AutoDiscoverPublishUrl { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user