mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +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