IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32039 for trunk/ippToPsps


Ignore:
Timestamp:
Aug 4, 2011, 4:13:20 PM (15 years ago)
Author:
rhenders
Message:

added a comment about IDs in the config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/configs/lap.xml

    r32022 r32039  
    3333  <datastore>
    3434    <!--<product>PSPS_JHU</product>-->
    35     <product>PSPS_JHU</product>
     35    <product>PSPS_test</product>
    3636    <type>IPP_PSPS</type>
    3737  </datastore>
     
    6262    <queueP2>1</queueP2>
    6363    <queueST>1</queueST>
    64     <testMode>1</testMode>
     64    <testMode>0</testMode>
    6565    <force>1</force>
    66     <publishToDatastore>1</publishToDatastore>
     66    <publishToDatastore>0</publishToDatastore>
    6767    <reportNulls>0</reportNulls>
     68    <!--
     69     Put stage IDs here (cam_id or stack_id) to force procesing of particular things
     70     eg
     71
     72     <ids>
     73       <id>225707</id>
     74       <id>230645</id>
     75     </ids>
     76
     77    -->
     78    <ids>
     79    </ids>
    6880  </options>
    6981
Note: See TracChangeset for help on using the changeset viewer.