Code

options: get_key_names: use bool
[ncmpc.git] / doc / config.sample
index c833d5af0650051f569c4cc1af42d1c005d72236..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