IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24208


Ignore:
Timestamp:
May 16, 2009, 12:41:02 PM (17 years ago)
Author:
bills
Message:

listed some defininitions required by the data store tools

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/site.config.in

    r18929 r24208  
    5555DBPORT          S32     0                       # Database port (for psDBInit); 0 = default
    5656
     57# DataStore Database configuration
     58DS_DBSERVER     STR     XXX
     59DS_DBNAME       STR     XXX
     60DS_DBUSER       STR     XXX
     61DS_DBPASSWORD   STR     XXX
     62
     63# root directory of the data store
     64DATA_STORE_ROOT STR PATH
     65
     66PSTAMP_DATA_STORE_ROOT STR PATH
     67
    5768# other basic values:
    58 # XXX is TIME still needed / used?
    59 # XXX use autoconf to put this in a known location?
    60 # TIME          STR     psTime.config   # Time configuration file
    61 
    62 PSTAMP_DATA_STORE_ROOT STR /data/ipp000.0/datastore/dsroot # Data store root directory
    63 
Note: See TracChangeset for help on using the changeset viewer.