mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 06:48:35 +01:00
updated nuget
This commit is contained in:
@@ -10,7 +10,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
public DlnaOptions()
|
||||
{
|
||||
EnablePlayTo = true;
|
||||
ClientDiscoveryIntervalSeconds = 30;
|
||||
ClientDiscoveryIntervalSeconds = 60;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user