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
This commit is contained in:
J. Alexander Treuman
2007-06-12 18:28:57 +00:00
parent 3c5cecb828
commit 6f2be47270
3 changed files with 18 additions and 2 deletions

View File

@@ -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):