1
|
#
|
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 = esa
|
9
|
organization = Ecological Society of America
|
10
|
orgabbrev = ESA
|
11
|
orgurl = http://www.esa.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 = hyperion.nceas.ucsb.edu
|
22
|
sender = ESA 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'
|