allow realtime monitor under linux

pull/1154/head
Luke Pulverenti 9 years ago
parent 16b6b99a91
commit f0089e9f04

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

Loading…
Cancel
Save