option to disable and configure inactive session threshold

This commit is contained in:
herby2212
2023-05-01 20:11:22 +02:00
parent 8bb44b85d7
commit e1190d15d6
2 changed files with 21 additions and 5 deletions

View File

@@ -157,6 +157,12 @@ namespace MediaBrowser.Model.Configuration
/// <value>The remaining time in minutes.</value>
public int MaxAudiobookResume { get; set; } = 5;
/// <summary>
/// Gets or sets the threshold in minutes after a inactive session gets closed automatically.
/// </summary>
/// <value>The close inactive session threshold in minutes.</value>
public int InactiveSessionThreshold { get; set; } = 10;
/// <summary>
/// Gets or sets the delay in seconds that we will wait after a file system change to try and discover what has been added/removed
/// Some delay is necessary with some items because their creation is not atomic. It involves the creation of several