IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35045


Ignore:
Timestamp:
Jan 24, 2013, 11:38:58 AM (13 years ago)
Author:
eugene
Message:

comment out test gpc1 database, use real one

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20121219/ippToPsps/config/settings.xml

    r35035 r35045  
    1818  <!-- GPC1 Db section -->
    1919  <gpc1database>
     20    <!-- TEST VERSION
     21    <name>gpc1test</name>
     22    <host>localhost</host>
     23    <user>dvo</user>
     24    <password>dvo</password> -->
     25    <!-- REAL VERSION -->
    2026    <name>gpc1</name>
    2127    <host>ippdb01</host>
Note: See TracChangeset for help on using the changeset viewer.