IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38209


Ignore:
Timestamp:
Apr 28, 2015, 2:58:02 PM (11 years ago)
Author:
eugene
Message:

add gpc2 database, remove old commented-out values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czartool/czarconfig.xml

    r37983 r38209  
    1919
    2020  <!-- gpc1 Db section -->
    21 <!--   <gpc1database> -->
    22 <!--     <name>gpc1</name> -->
    23 <!--     <host>scidbs1</host> -->
    24 <!--     <user>ippMonitor</user> -->
    25 <!--     <password>ippMonitor</password> -->
    26 <!--   </gpc1database> -->
    2721  <gpc1database>
    2822    <name>gpc1</name>
     
    3125    <password>ippuser</password>
    3226  </gpc1database>
     27
     28  <!-- gpc2 Db section -->
     29  <gpc2database>
     30    <name>gpc2</name>
     31    <host>scidbm</host>
     32    <user>ippuser</user>
     33    <password>ippuser</password>
     34  </gpc2database>
    3335
    3436  <!-- Czar Db section -->
Note: See TracChangeset for help on using the changeset viewer.