mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
update remote control responses
This commit is contained in:
@@ -942,7 +942,8 @@ namespace Emby.Server.Implementations.Library
|
||||
{
|
||||
return new UserPolicy
|
||||
{
|
||||
EnableSync = true
|
||||
EnableContentDownloading = true,
|
||||
EnableSyncTranscoding = true
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user