--- doc/mpdconf.example.orig	Fri Feb 24 04:16:44 2006
+++ doc/mpdconf.example	Fri Feb 24 04:18:52 2006
@@ -35,7 +35,7 @@
 #
 # Location of DB file 
 #
-#db_file		"~/.mpd/mpd.db"
+db_file		"~/.mpd/mpd.db"
 #
 # The state file (if set) will be a file
 # for storing all current information 
@@ -44,7 +44,7 @@
 # to recreate your last MPD session after
 # restart.
 #
-#state_file		"~/.mpd/mpdstate"
+state_file		"~/.mpd/mpdstate"
 #
 ##########################################################
 
@@ -147,7 +147,7 @@
 # Set this value if you only have one 
 # address you want to allow connection to. 
 #
-#bind_to_address 	"localhost"
+bind_to_address 	"127.0.0.1"
 #
 # If you want to setup MPD to use 
 # passwords set them here
