Project

General

Profile

1
#
2
# General configuration parameters
3
#
4
metacatUrl = http://linus.nceas.ucsb.edu:80/sms/metacat
5
username = uid=knbadmin,o=NCEAS,dc=ecoinformatics,dc=org
6
password = your-pw-goes-here
7
ldapUrl=ldap://ldap.ecoinformatics.org/dc=ecoinformatics,dc=org
8
defaultScope = sms
9
organization = SEEK
10
orgabbrev = SEEK
11
orgurl = http://seek.ecoinformatics.org/
12
responseTemplate = genericResponse.tmpl
13
entryFormTemplate = entryForm.tmpl
14
guideTemplate = genericGuide.tmpl
15
confirmDataTemplate = confirmData.tmpl
16
deleteDataTemplate = deleteData.tmpl
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 = localhost 
22
sender = KNB Data Registry <help@nceas.ucsb.edu>
23
recipient = help@nceas.ucsb.edu
24
adminname = the repository administrator
25
debug = 1
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'
36
nceas_db = somedb
37
nceas_db_user = someuser
38
nceas_db_password = your-pw-goes-here
(9-9/14)