Revision 331
Added by Matt Jones over 24 years ago
metacat.properties | ||
---|---|---|
4 | 4 |
# '$Id$' |
5 | 5 |
# |
6 | 6 |
user=jones |
7 |
password=kinkaj0u
|
|
8 |
defaultDB=jdbc:oracle:thin:@24.237.21.98:1521:test
|
|
7 |
password=your-pw-goes-here
|
|
8 |
defaultDB=jdbc:oracle:thin:@dev.nceas.ucsb.edu:1521:exp
|
|
9 | 9 |
dbDriver=oracle.jdbc.driver.OracleDriver |
10 | 10 |
initialConnections=10 |
11 | 11 |
incrementConnections=5 |
Also available in: Unified diff
updated properties file to reflect new db location