Fix more shank typos in mpdconf.example. Thanks to ves for reporting them.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4358 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
b38157fc76
commit
9768d96954
|
@ -85,7 +85,7 @@ pid_file "~/.mpd/mpd.pid"
|
|||
# bitrate "128"
|
||||
# format "44100:16:1"
|
||||
#
|
||||
# Optional Paramters
|
||||
# Optional Parameters
|
||||
# user "source"
|
||||
# description "here's my long description"
|
||||
# genre "jazz"
|
||||
|
@ -172,7 +172,7 @@ pid_file "~/.mpd/mpd.pid"
|
|||
# It is encouraged to run MPD as
|
||||
# non-superuser. If you start mpd as root
|
||||
# (for example, in an init script), set
|
||||
# this value, then mpd will drop root priveleges
|
||||
# this value, then mpd will drop root privileges
|
||||
# and runs as the user specified.
|
||||
#
|
||||
#user "nobody"
|
||||
|
|
Loading…
Reference in New Issue