allow realtime monitor under linux
This commit is contained in:
parent
16b6b99a91
commit
f0089e9f04
|
@ -119,7 +119,7 @@ namespace MediaBrowser.Server.Mono.Native
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
return false;
|
return Environment.OperatingSystem == Startup.Common.OperatingSystem.Linux;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user