mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 13:58:29 +01:00
fixes #552 - Add parental control usage limits
This commit is contained in:
@@ -634,6 +634,7 @@ namespace MediaBrowser.Server.Implementations.Connect
|
||||
|
||||
user.Configuration.SyncConnectImage = true;
|
||||
user.Configuration.SyncConnectName = true;
|
||||
user.Configuration.IsHidden = true;
|
||||
|
||||
_userManager.UpdateConfiguration(user, user.Configuration);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user