From 6f2be4727064bf96c9cfa4622c144566b8c7d7cf Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Tue, 12 Jun 2007 18:28:57 +0000 Subject: Make the shout timeout configurable. The default is still 2 seconds. git-svn-id: https://svn.musicpd.org/mpd/trunk@6556 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- doc/mpdconf.example | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/mpdconf.example') diff --git a/doc/mpdconf.example b/doc/mpdconf.example index bddc4d48..be04adb9 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -124,6 +124,7 @@ error_file "~/.mpd/mpd.error" # description "My Stream Description" # optional # genre "jazz" # optional # public "no" # optional +# timeout "2" # optional #} # # An example of a null output (for no audio output): -- cgit v1.2.3