mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #11491] Don't close inactive session on default #12913
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
InactiveSessionThresholdfrom 10 to 0Issues
See jellyfin/jellyfin-web#5118