Code

strfsong: evaluate literal text as "true"
[ncmpc.git] / doc / config.sample
index c833d5af0650051f569c4cc1af42d1c005d72236..986452f2df5580e5089166a266bf3c3302cebf99 100644 (file)
 ## 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
 
 ## A list of screens to cycle through when using
 ## the previous/next screen commands (tab and shift+tab).
-## names: playlist browse help artist search song keydef lyrics outputs
+## names: playlist browse help artist search song keydef lyrics outputs chat
 #screen-list = playlist browse
 
 ## Default search mode for the search screen. The mode is an
 ## Ask before starting an editor.
 #text-editor-ask = yes
 
+## The prefix of chat messages
+#chat-prefix = "<user> "
+
 ## Display song length in second column
 #second-column = yes