Index: trunk/ippconfig/ipprc.config
===================================================================
--- trunk/ippconfig/ipprc.config	(revision 10590)
+++ trunk/ippconfig/ipprc.config	(revision 10620)
@@ -2,5 +2,4 @@
 
 PATH            STR     .:$HOME/.ipp		# Default search path for configuration files
-WORKDIR		STR	/dev/null		# Top-level working directory: we will retire this
 
 # place your data directories here and refer to as path://PATH/remainder
@@ -8,10 +7,10 @@
 	DATA1	STR	/data/alala/
 	PAP_MC	STR	/data/alala/price/megacam/
-	ESSENCE	STR	/data/sn6/ipp/
+	ESSENCE	STR	/data/sn7/ipp/
 END
 
 ### Database configuration
-DBSERVER	STR	localhost		# Database host name (for psDBInit)
-DBNAME		STR	ipp			# Database name (for psDBInit)
+DBSERVER	STR	alala			# Database host name (for psDBInit)
+DBNAME		STR	essence			# Database name (for psDBInit)
 DBUSER		STR	ipp			# Database user name (for psDBInit)
 DBPASSWORD	STR	ipp			# Database password (for psDBInit)
