change default port to 6600 (just a doc change)

git-svn-id: https://svn.musicpd.org/mpd/trunk@1291 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes
2004-06-02 01:48:26 +00:00
parent 24b7ce4f3b
commit 59db1f9f95
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
########## REQUIRED ###############
port "2100"
port "6600"
music_directory "~/music"
playlist_directory "~/.mpd/playlists"
log_file "~/.mpd/mpd.log"