IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 25, 2011, 9:27:03 AM (15 years ago)
Author:
Serge CHASTEL
Message:

PStamp server replication supervision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/site.php.in

    r30034 r30760  
    3232$REPL_DBNAME_NEBULOUS = "Nebulous";
    3333
     34$REPL_HOST_PSTAMP = "ippc19.IfA.Hawaii.Edu";
     35$REPL_USER_PSTAMP = "ippMonitor";
     36$REPL_PASSWORD_PSTAMP = "ippMonitor";
     37$REPL_DBNAME_PSTAMP = "ippRequestServer";
     38
    3439?>
Note: See TracChangeset for help on using the changeset viewer.