mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
adjust process throttle
This commit is contained in:
@@ -114,7 +114,7 @@ namespace MediaBrowser.ServerApplication.Native
|
||||
|
||||
public IProcessManager GetProcessManager()
|
||||
{
|
||||
return new ProcessManager();
|
||||
return new WindowsProcessManager();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user