mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-01 11:52:52 +01:00
update program queries
This commit is contained in:
@@ -24,8 +24,6 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
/// <param name="tempDirectory">The temporary directory.</param>
|
||||
void AuthorizeServer(int udpPort, int httpServerPort, int httpsServerPort, string applicationPath, string tempDirectory);
|
||||
|
||||
bool PortsRequireAuthorization(string applicationPath);
|
||||
|
||||
/// <summary>
|
||||
/// Gets the environment.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user