Code

options: get_key_names: use bool
[ncmpc.git] / doc / config.sample
index 6ad6809feeffb6d6f9bb9780754813d1d1b0c4ab..54fa82febbe6f7dd57795d359d7d35d21a9aaa9e 100644 (file)
@@ -12,6 +12,9 @@
 ## Connect to mpd using the specified password.
 #password = "secret"
 
+## Reconnect after NUM seconds of MPD not responding.
+#timeout = 5
+
 ############## Interface ####################
 ## Enable mouse support (if enabled at compile time).
 #enable-mouse = no
 ## The text editor used for editing lyrics.
 #text-editor = emacs
 
+## Ask before starting an editor.
+#text-editor-ask = yes
+
 ## Display song length in second column
 #second-column = yes