Changeset 10620
- Timestamp:
- Dec 11, 2006, 10:29:38 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/ipprc.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/ipprc.config
r10590 r10620 2 2 3 3 PATH STR .:$HOME/.ipp # Default search path for configuration files 4 WORKDIR STR /dev/null # Top-level working directory: we will retire this5 4 6 5 # place your data directories here and refer to as path://PATH/remainder … … 8 7 DATA1 STR /data/alala/ 9 8 PAP_MC STR /data/alala/price/megacam/ 10 ESSENCE STR /data/sn 6/ipp/9 ESSENCE STR /data/sn7/ipp/ 11 10 END 12 11 13 12 ### Database configuration 14 DBSERVER STR localhost# Database host name (for psDBInit)15 DBNAME STR ipp# Database name (for psDBInit)13 DBSERVER STR alala # Database host name (for psDBInit) 14 DBNAME STR essence # Database name (for psDBInit) 16 15 DBUSER STR ipp # Database user name (for psDBInit) 17 16 DBPASSWORD STR ipp # Database password (for psDBInit)
Note:
See TracChangeset
for help on using the changeset viewer.
