Revision 4216
Added by daigle over 16 years ago
knb.properties | ||
---|---|---|
7 | 7 |
registry.config.organization=National Center for Ecological Analysis and Synthesis |
8 | 8 |
registry.config.abbrev=NCEAS |
9 | 9 |
#registry.config.url=http://www.nceas.ucsb.edu/ |
10 |
registry.config.site=project
|
|
10 |
registry.config.site=station
|
|
11 | 11 |
registry.config.type=Repository |
12 | 12 |
registry.config.debug=1 |
13 | 13 |
|
... | ... | |
21 | 21 |
email.admin=the repository administrator |
22 | 22 |
|
23 | 23 |
# registry display settings |
24 |
registry.show.siteList=false
|
|
24 |
registry.show.siteList=true
|
|
25 | 25 |
registry.show.wgList=true |
26 |
registry.show.organization=false
|
|
26 |
registry.show.organization=true
|
|
27 | 27 |
# registry module display |
28 | 28 |
registry.modules.taxonomic=true |
29 | 29 |
registry.modules.method=true |
30 | 30 |
registry.modules.spatial=true |
31 | 31 |
registry.modules.keyword=true |
32 | 32 |
registry.modules.temporal=true |
33 |
registry.modules.upload=true
|
|
33 |
registry.modules.upload=false
|
|
34 | 34 |
|
35 |
registry.required.temporal= |
|
36 |
registry.required.spatial= |
|
37 |
registry.required.contactEmailAddress= |
|
35 |
registry.required.temporal=true
|
|
36 |
registry.required.spatial=true
|
|
37 |
registry.required.contactEmailAddress=false
|
|
38 | 38 |
|
39 | 39 |
# NCEAS specific |
40 |
registry.db.connection=//hyperion.nceas.ucsb.edu:1521/nceasp.nceas.ucsb.edu
|
|
41 |
registry.db.user= admowner
|
|
42 |
registry.db.password= your-pw-goes-here
|
|
40 |
registry.db.connection= |
|
41 |
registry.db.user= |
|
42 |
registry.db.password= |
|
43 | 43 |
|
44 | 44 |
# imported properties from lib/skin.configs/nceas/nceas.properties |
45 | 45 |
# java code usage |
Also available in: Unified diff
Set default skin property values