Project

General

Profile

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
loginFormTemplate = @loginForm@
16
confirmDataTemplate = @confirmData@
17
deleteDataTemplate = @deleteData@
18
accesspubid = -//ecoinformatics.org//eml-access-2.0.0beta6//EN
19
accesssysid = eml-access.dtd
20
datasetpubid = eml://ecoinformatics.org/eml-dataset-2.0.0
21
datasetsysid = eml-dataset.dtd
22
mailhost = hyperion.nceas.ucsb.edu
23
sender = ESA Data Registry <esaadmin@nceas.ucsb.edu>
24
recipient = esaadmin@nceas.ucsb.edu
25
adminname = the Registry Administrator
26
debug = 0
27
lsite = 'station'
28
usite = 'Station'
29
showSiteList = 'false'
30
showWgList = 'false'
31
showOrganization = 'true'
32
hasTaxonomic = 'true'
33
hasMethod = 'true'
34
hasSpatial = 'true'
35
hasKeyword = 'true'
36
hasTemporal = 'true'
37
contactEmailAddressRequired = 'true'
38
publicReadable = 'false'
39
#
40
# Access will be given to the list of users mentioned below.
41
#
42
moderators = @moderators@
(5-5/13)