allow realtime monitor under linux

pull/702/head
Luke Pulverenti 9 years ago
parent c239aff2a9
commit 34479cfe3d

@ -119,7 +119,7 @@ namespace MediaBrowser.Server.Mono.Native
{
get
{
return false;
return Environment.OperatingSystem == Startup.Common.OperatingSystem.Linux;
}
}

Loading…
Cancel
Save