mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 14:58:36 +01:00
expose more dlna profile settings in the web interface
This commit is contained in:
@@ -17,7 +17,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
EnableServer = true;
|
||||
BlastAliveMessages = true;
|
||||
ClientDiscoveryIntervalSeconds = 60;
|
||||
BlastAliveMessageIntervalSeconds = 60;
|
||||
BlastAliveMessageIntervalSeconds = 30;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user