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