[PR #11491] Don't close inactive session on default #12913

Closed
opened 2026-02-07 07:03:58 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/11491

State: closed
Merged: Yes


This option does not have any GUI to configure it yet and causes a major behavior change that most users may not expect. Disable this behavior on default and the user want to use this feature should manually edit the config/system.xml

Ideally, we should add some documentation for this option on our website.

Changes

Change the default value of InactiveSessionThreshold from 10 to 0

Issues

See jellyfin/jellyfin-web#5118

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11491 **State:** closed **Merged:** Yes --- <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> This option does not have any GUI to configure it yet and causes a major behavior change that most users may not expect. Disable this behavior on default and the user want to use this feature should manually edit the config/system.xml Ideally, we should add some documentation for this option on our website. **Changes** <!-- Describe your changes here in 1-5 sentences. --> Change the default value of `InactiveSessionThreshold` from 10 to 0 **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> See jellyfin/jellyfin-web#5118
OVERLORD added the pull-request label 2026-02-07 07:03:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12913