mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-10 12:16:18 +00:00
update default UserPolicy
This commit is contained in:
@@ -63,6 +63,7 @@ namespace MediaBrowser.Model.Users
|
||||
|
||||
public UserPolicy()
|
||||
{
|
||||
EnableSync = true;
|
||||
EnableLiveTvManagement = true;
|
||||
EnableMediaPlayback = true;
|
||||
EnableLiveTvAccess = true;
|
||||
|
||||
Reference in New Issue
Block a user