Index: /trunk/ippconfig/site.config.in
===================================================================
--- /trunk/ippconfig/site.config.in	(revision 24207)
+++ /trunk/ippconfig/site.config.in	(revision 24208)
@@ -55,9 +55,14 @@
 DBPORT          S32     0                       # Database port (for psDBInit); 0 = default
 
+# DataStore Database configuration
+DS_DBSERVER     STR     XXX
+DS_DBNAME       STR     XXX
+DS_DBUSER       STR     XXX
+DS_DBPASSWORD   STR     XXX
+
+# root directory of the data store
+DATA_STORE_ROOT STR PATH
+
+PSTAMP_DATA_STORE_ROOT STR PATH
+
 # other basic values:
-# XXX is TIME still needed / used?
-# XXX use autoconf to put this in a known location?
-# TIME          STR     psTime.config   # Time configuration file
-
-PSTAMP_DATA_STORE_ROOT STR /data/ipp000.0/datastore/dsroot # Data store root directory
-
