Project

General

Profile

1
#
2
# General configuration parameters
3
#
4
metacatUrl = http://@httpserver@@servlet-path@
5
username = uid=saeonadmin,o=SAEON,dc=ecoinformatics,dc=org
6
password = testme
7
ldapUrl = @ldapUrl@
8
defaultScope = saeon
9
organization = South African Environmental Observation Network Repository
10
orgabbrev = SAEON
11
orgurl = http://www.saeon.ac.za/
12
responseTemplate = @responseForm@
13
entryFormTemplate = @entryForm@
14
guideTemplate = @guide@
15
confirmDataTemplate = @confirmData@
16
deleteDataTemplate = @deleteData@
17
spatialRequired = false
18
temporalRequired = false
19
showSiteList = 'false'
20
showWgList = 'false'
21
hasUpload = 'true'
22
accesspubid = -//ecoinformatics.org//eml-access-2.0.0beta6//EN
23
accesssysid = eml-access.dtd
24
datasetpubid = eml://ecoinformatics.org/eml-dataset-2.0.0
25
datasetsysid = eml-dataset.dtd
26
mailhost = somewhere.sanparks.org
27
sender = registry@sanparks.org
28
recipient = judithk@sanparks.org
29
adminname = Judith Kruger
30
debug = 0
31
#
32
# These are the sites and their coordinates. Coordinates are in
33
# degrees:minutes:seconds:direction format
34
# Make sure there is a lat/lon pair for every site
35
#
36
# example format ...
37
# lat [UK] Harwood forest[Sitka Spruce] = 55:12:46:N
38
# lon [UK] Harwood forest[Sitka Spruce] = 2:2:15:W
(12-12/18)