Changeset 26021
- Timestamp:
- Nov 3, 2009, 2:35:22 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/operations/ippconfig/site.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/operations/ippconfig/site.config
r25219 r26021 33 33 DBPORT S32 0 # Database port (for psDBInit); 0 = default 34 34 35 # DataStore Database configuration 36 DS_DBSERVER STR ipp049 # Database host name (for psDBIn 37 it) 38 DS_DBNAME STR ippRequestServer 39 DS_DBUSER STR ipp # Database user name (for psDBInit) 40 DS_DBPASSWORD STR ipp # Database password (for psDBInit) 41 42 # Postage Stamp Database configuration 43 PS_DBSERVER STR ipp049 # Database host name (for psDBInit) 44 PS_DBNAME STR ippRequestServer 45 # 46 # we don't define the following. DBNAME and DBUSER will be used. 47 #PS_DBUSER STR ipp # Database user name (for psDBInit) 48 #PS_DBPASSWORD STR ipp # Database password (for psDBInit) 49 # 50 # # root directory of the data store 51 DATA_STORE_ROOT STR /data/ipp049.0/datastore/dsroot 52 # 53 # # working directory for postage stamp server 54 PSTAMP_WORKDIR STR /data/ipp049.0/pstamp/work 55 # 56 # # default data store product used for results 57 # # (used by the web interface) 58 PSTAMP_DATA_STORE_PRODUCT STR pstampresults 59 # 60 DISTRIBUTION_ROOT STR /data/ipp049.0/gpc1_distribution 61 62 TEMP.DIR /local/ipp/tmp/ # Directory for temporary products
Note:
See TracChangeset
for help on using the changeset viewer.
