aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/mpdconf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index 278588390..665bf1f8e 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -16,6 +16,7 @@ mixer_device "/dev/mixer"
#ao_driver_options "dsp=/dev/dsp"
max_playlist_length "4096"
buffer_before_play "25%"
+buffer_size "2048"
#db_file "/home/shank/playlists/.mpddb"
#state_file "/home/shank/playlists/.mpdstate"
#user "shank"
@@ -28,3 +29,6 @@ save_absolute_paths_in_playlists "no"
log_level "default"
# when bind_to_address is set to "any", MPD binds all available addresses
bind_to_address "any"
+#passwd "passwd@read,add,control,admin"
+#default_permissions "read,add,control,admin"
+#fs_charset "UTF-8"