1 |
2274
|
jones
|
#
|
2 |
|
|
# General configuration parameters
|
3 |
|
|
#
|
4 |
|
|
metacatUrl = http://@server@@servlet-path@
|
5 |
|
|
username = uid=esaadmin,o=NCEAS,dc=ecoinformatics,dc=org
|
6 |
|
|
password = your-pw-goes-here
|
7 |
|
|
ldapUrl=@ldapUrl@
|
8 |
|
|
defaultScope = ltss
|
9 |
|
|
organization = Long-term Studies Section
|
10 |
|
|
orgabbrev = LTSS
|
11 |
|
|
orgurl = http://www.esa.org/longterm/
|
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 = hyperion.nceas.ucsb.edu
|
22 |
|
|
sender = LTSS Data Registry <esaadmin@nceas.ucsb.edu>
|
23 |
|
|
recipient = esaadmin@nceas.ucsb.edu
|
24 |
|
|
adminname = the Registry Administrator
|
25 |
|
|
debug = 0
|
26 |
|
|
lsite = 'station'
|
27 |
|
|
usite = 'Station'
|
28 |
|
|
showSiteList = 'false'
|
29 |
|
|
showWgList = 'false'
|
30 |
|
|
showOrganization = 'true'
|
31 |
|
|
hasTaxonomic = 'true'
|
32 |
|
|
hasMethod = 'true'
|
33 |
|
|
hasSpatial = 'true'
|
34 |
|
|
hasKeyword = 'true'
|
35 |
|
|
hasTemporal = 'true'
|