Update MediaBrowser.Model/Users/UserPolicy.cs

Co-Authored-By: Anthony Lavado <anthonylavado@me.com>
This commit is contained in:
artiume
2020-02-06 14:02:46 -05:00
committed by GitHub
parent 3b6a4c3a33
commit c3f749ec66

View File

@@ -93,7 +93,6 @@ namespace MediaBrowser.Model.Users
EnableVideoPlaybackTranscoding = true;
EnablePlaybackRemuxing = true;
ForceRemoteSourceTranscoding = false;
EnableLiveTvManagement = true;
EnableLiveTvAccess = true;