- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippToPsps/jython/configs/lap20110809.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/ippToPsps/jython/configs/lap20110809.xml
r32113 r33098 7 7 <!-- local scratch Db section --> 8 8 <localdatabase> 9 <name>ipptopsps_scratch 3</name>9 <name>ipptopsps_scratch</name> 10 10 <host>localhost</host> 11 11 <user>ipp</user> … … 29 29 </ipptopspsdatabase> 30 30 31 <!-- Czar Db section --> 32 <czardatabase> 33 <name>czardb</name> 34 <host>ippdb01</host> 35 <user>ipp</user> 36 <password>ipp</password> 37 </czardatabase> 38 31 39 <!-- datastore section --> 32 40 <datastore> 33 <product>PSPS_ test</product>41 <product>PSPS_JHU</product> 34 42 <type>IPP_PSPS</type> 35 43 </datastore> … … 49 57 </metadata> 50 58 59 <!-- deletion policy --> 60 <deletion> 61 <local>0</local> 62 <datastore>1</datastore> 63 <dxlayer>1</dxlayer> 64 </deletion> 65 51 66 <options> 52 67 <epoch>2011-08-16</epoch> 53 68 <survey>3PI</survey> 54 69 <pspsSurvey>3PI</pspsSurvey> 55 <queueP2> 0</queueP2>70 <queueP2>1</queueP2> 56 71 <queueST>1</queueST> 57 <testMode> 1</testMode>58 <force> 1</force>59 <publishToDatastore> 0</publishToDatastore>72 <testMode>0</testMode> 73 <force>0</force> 74 <publishToDatastore>1</publishToDatastore> 60 75 <reportNulls>0</reportNulls> 61 76 <!--
Note:
See TracChangeset
for help on using the changeset viewer.
