summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaglis Jonaitis <naglis@mailbox.org>2021-06-20 00:30:29 +0300
committerMax Kellermann <max@musicpd.org>2021-06-23 15:50:41 +0200
commitaf72a22ed86012cee7ab31b8d53b1c72e6b45c2a (patch)
tree2b979cbebbb6be59b3b28bd2c0f054197238b8f2
parent6ed9668fea746bf682e87daa07e2350d788c7ce7 (diff)
doc/user.rst: document restore_paused
-rw-r--r--doc/user.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user.rst b/doc/user.rst
index ac8f7273d..515f57bd7 100644
--- a/doc/user.rst
+++ b/doc/user.rst
@@ -688,6 +688,8 @@ The State File
- Specify the state file location. The parent directory must be writable by the :program:`MPD` user (+wx).
* - **state_file_interval SECONDS**
- Auto-save the state file this number of seconds after each state change. Defaults to 120 (2 minutes).
+ * - **restore_paused yes|no**
+ - If set to :samp:`yes`, then :program:`MPD` is put into pause mode instead of starting playback after startup. Default is :samp:`no`.
The Sticker Database
^^^^^^^^^^^^^^^^^^^^