Skip to content

Commit 0099831

Browse files
committed
Revert the session timeout from one munite back to two minutes (120 seconds)
1 parent e09b9c6 commit 0099831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/shairport-sync.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ sessioncontrol =
110110
// wait_for_completion = "no"; // set to "yes" to get Shairport Sync to wait until the "run_this..." applications have terminated before continuing
111111

112112
// allow_session_interruption = "no"; // set to "yes" to allow another device to interrupt Shairport Sync while it's playing from an existing audio source
113-
// session_timeout = 60; // wait for this number of seconds after a source disappears before terminating the session and becoming available again.
113+
// session_timeout = 120; // wait for this number of seconds after a source disappears before terminating the session and becoming available again.
114114
};
115115

116116
// Back End Settings

0 commit comments

Comments
 (0)