- Timestamp:
- Jan 15, 2013, 8:35:50 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219/ippToPsps/config/settings.xml
r33745 r34934 5 5 6 6 <!-- path for storing logs --> 7 <logPath>/ data/ipp005.0/ipptopsps</logPath>7 <logPath>/home/kiawe/eugene/ipptopsps</logPath> 8 8 9 9 <!-- local scratch Db section --> … … 11 11 <name>ipptopsps_scratch</name> 12 12 <host>localhost</host> 13 <user> ipp</user>14 <password> ipp</password>13 <user>dvo</user> 14 <password>dvo</password> 15 15 </localdatabase> 16 16 17 17 <!-- GPC1 Db section --> 18 18 <gpc1database> 19 <name>gpc1 </name>20 <host> ippdb01</host>21 <user> ipp</user>22 <password> ipp</password>19 <name>gpc1test</name> 20 <host>localhost</host> 21 <user>dvo</user> 22 <password>dvo</password> 23 23 </gpc1database> 24 24 … … 26 26 <ipptopspsdatabase> 27 27 <name>ipptopsps</name> 28 <host> ippdb01</host>29 <user> ipp</user>30 <password> ipp</password>28 <host>localhost</host> 29 <user>dvo</user> 30 <password>dvo</password> 31 31 </ipptopspsdatabase> 32 32
Note:
See TracChangeset
for help on using the changeset viewer.
