aboutsummaryrefslogtreecommitdiff
path: root/doc/mpdconf.example
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-02-23 09:09:48 +0100
committerMax Kellermann <max@duempel.org>2011-02-23 09:10:23 +0100
commit2fb40fe728ac07574808c40034fc0f3d2254d49d (patch)
tree2c5ee9f1d37426039ab9c7afc869b1ad0bc5aa02 /doc/mpdconf.example
parentb57330cf75bcb339e3f268f1019c63e40d305145 (diff)
playlist_state: add option "restore_paused"
When set, MPD will not auto-start playback on startup; it will be in "paused" state.
Diffstat (limited to 'doc/mpdconf.example')
-rw-r--r--doc/mpdconf.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index c31763ff..1aa9cf1d 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -103,6 +103,11 @@
#
#gapless_mp3_playback "yes"
#
+# Setting "restore_paused" to "yes" puts MPD into pause mode instead
+# of starting playback after startup.
+#
+#restore_paused "no"
+#
# This setting enables MPD to create playlists in a format usable by other
# music players.
#