diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-03-24 00:42:03 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-03-24 00:42:03 +0000 |
commit | 653c0929e4dc1986b8c3d8fe4c231f5a51385914 (patch) | |
tree | 3f7fa75701fbff40e523e66c2a5b4bf8cac75f2d /doc | |
parent | ef2f9c673f10f5fff0c69ddd6cce77c516e8aa11 (diff) | |
download | mpd-653c0929e4dc1986b8c3d8fe4c231f5a51385914.tar.gz mpd-653c0929e4dc1986b8c3d8fe4c231f5a51385914.tar.xz mpd-653c0929e4dc1986b8c3d8fe4c231f5a51385914.zip |
git-svn-id: https://svn.musicpd.org/mpd/trunk@432 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mpdconf.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example index 3cbb52fa2..0ad2ba4ee 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -1,3 +1,8 @@ +# MPD CONFIG FILE +# For a full description of all config parameters, +# Check the mpd man page, "man mpd". + + ########## REQUIRED ############### port "2100" music_directory "~/mp3" |