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