Project

General

Profile

1
#
2
# General configuration parameters
3
#
4
registry.config.username=uid=lter,o=unaffiliated,dc=ecoinformatics,dc=org
5
registry.config.password=lter
6
registry.config.scope=lter
7
registry.config.organization=lter
8
registry.config.abbrev=lter
9
registry.config.url=http://www.lter.org/
10
registry.config.site=station
11
registry.config.type=Repository
12
registry.config.publicReadable=true
13
registry.config.adminIsDocOwner=false
14
registry.config.debug=1
15

    
16
# template settings
17
registry.templates.response=genericResponse.tmpl
18
registry.templates.entry=entryForm.tmpl
19
registry.templates.guide=genericGuide.tmpl
20
registry.templates.login=loginForm.tmpl
21
registry.templates.confirmData=confirmData.tmpl
22
registry.templates.deleteData=deleteData.tmpl
23
registry.templates.header=genericHeader.tmpl
24
registry.templates.footer=genericFooter.tmpl
25
# ESA-skin specific templates
26
registry.templates.modEmailNotification=
27
registry.templates.modResult=
28
registry.templates.getReviews=
29

    
30
# email settings
31
email.sender=kepler@kepler-project.org
32
email.recipient=kepler-users@ecoinformatics.org
33
email.admin=Chad Berkley
34

    
35
# registry display settings
36
registry.show.siteList=false
37
registry.show.wgList=false
38
registry.show.organization=true
39
# registry module display
40
registry.modules.taxonomic=true
41
registry.modules.method=true
42
registry.modules.spatial=false
43
registry.modules.keyword=true
44
registry.modules.temporal=false
45
registry.modules.upload=false
46

    
47
registry.required.temporal=true
48
registry.required.spatial=true
49
registry.required.contactEmailAddress=false
50

    
51
# NCEAS specific
52
registry.db.connection=
53
registry.db.user=
54
registry.db.password=
55

    
56
# imported properties from lib/skin.configs/knb/knb.properties
57
# java code usage
58
lsidauthority=
59
registryurl=
60
registryname=
(17-17/27)