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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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