git-svn-id: https://svn.musicpd.org/mpd/trunk@433 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
653c0929e4
commit
7a5a21f4d2
|
@ -70,11 +70,13 @@ error_file "~/mpd.error"
|
|||
#audio_write_size "1024"
|
||||
##################################
|
||||
|
||||
|
||||
#### OUTPUT BUFFER SETTINGS ######
|
||||
#buffer_size "2048"
|
||||
#buffer_before_play "25%"
|
||||
##################################
|
||||
|
||||
|
||||
########### SECURITY SETTINGS ############
|
||||
# if you start mpd as root, its recmmoned
|
||||
# you specify a a user for mpd to run.
|
||||
|
@ -93,6 +95,7 @@ error_file "~/mpd.error"
|
|||
#default_permissions "read,add,control,admin"
|
||||
##########################################
|
||||
|
||||
|
||||
########### MISC OPTIONS #################
|
||||
#max_playlist_length "4096"
|
||||
#connection_timeout "60"
|
||||
|
|
Loading…
Reference in New Issue