mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 03:34:46 +03:00
added new device profiles
This commit is contained in:
@@ -63,7 +63,7 @@ namespace MediaBrowser.Server.Implementations.Channels
|
||||
{
|
||||
get
|
||||
{
|
||||
return TimeSpan.FromDays(1);
|
||||
return TimeSpan.FromHours(12);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user