1 |
5128
|
cjones
|
#
|
2 |
|
|
# General configuration parameters
|
3 |
|
|
#
|
4 |
|
|
metacatUrl = http://@httpserver@@servlet-path@
|
5 |
|
|
username = uid=parcadmin,o=PARC,dc=ecoinformatics,dc=org
|
6 |
|
|
password = mgr4parc
|
7 |
|
|
ldapUrl=@ldapUrl@
|
8 |
|
|
defaultScope = parc
|
9 |
|
|
organization = Palmyra Atoll Research Consortium
|
10 |
|
|
orgabbrev = PARC
|
11 |
|
|
orgurl = http://www.palmyraresearch.org
|
12 |
|
|
responseTemplate = @responseForm@
|
13 |
|
|
entryFormTemplate = @entryForm@
|
14 |
|
|
guideTemplate = @guide@
|
15 |
|
|
confirmDataTemplate = @confirmData@
|
16 |
|
|
deleteDataTemplate = @deleteData@
|
17 |
|
|
accesspubid = -//ecoinformatics.org//eml-access-2.0.0beta6//EN
|
18 |
|
|
accesssysid = eml-access.dtd
|
19 |
|
|
datasetpubid = eml://ecoinformatics.org/eml-dataset-2.0.0
|
20 |
|
|
datasetsysid = eml-dataset.dtd
|
21 |
|
|
mailhost = @mailhost@
|
22 |
|
|
sender = PARC Data Repository <cjones@msi.ucsb.edu>
|
23 |
|
|
recipient = cjones@msi.ucsb.edu
|
24 |
|
|
adminname = the repository administrator
|
25 |
|
|
debug = 1
|
26 |
|
|
lsite = 'project'
|
27 |
|
|
usite = 'Project'
|
28 |
|
|
showSiteList = 'false'
|
29 |
|
|
showWgList = 'true'
|
30 |
|
|
showOrganization = 'false'
|
31 |
|
|
hasTaxonomic = 'true'
|
32 |
|
|
hasMethod = 'true'
|
33 |
|
|
hasSpatial = 'true'
|
34 |
|
|
hasKeyword = 'true'
|
35 |
|
|
hasTemporal = 'true'
|
36 |
|
|
hasUpload = 'true'
|
37 |
|
|
nceas_db = //hyperion.nceas.ucsb.edu:1521/nceasp.nceas.ucsb.edu
|
38 |
|
|
nceas_db_user = admowner
|
39 |
|
|
nceas_db_password = your-pw-goes-here
|