1
|
#
|
2
|
#
|
3
|
registry.config.username=uid=nceasadmin,o=NCEAS,dc=ecoinformatics,dc=org
|
4
|
registry.config.password=
|
5
|
registry.config.scope=nceas
|
6
|
registry.config.organization=National Center for Ecological Analysis and Synthesis
|
7
|
registry.config.abbrev=NCEAS
|
8
|
registry.config.url=http://www.nceas.ucsb.edu/
|
9
|
registry.config.site=station
|
10
|
registry.config.type=Repository
|
11
|
registry.config.publicReadable=true
|
12
|
registry.config.adminIsDocOwner=false
|
13
|
registry.config.debug=1
|
14
|
|
15
|
# template settings
|
16
|
registry.templates.response=genericResponse.tmpl
|
17
|
registry.templates.entry=entryForm.tmpl
|
18
|
registry.templates.guide=genericGuide.tmpl
|
19
|
registry.templates.login=loginForm.tmpl
|
20
|
registry.templates.confirmData=confirmData.tmpl
|
21
|
registry.templates.deleteData=deleteData.tmpl
|
22
|
registry.templates.header=nceasHeader.tmpl
|
23
|
registry.templates.footer=nceasFooter.tmpl
|
24
|
# ESA-skin specific templates
|
25
|
registry.templates.modEmailNotification=
|
26
|
registry.templates.modResult=
|
27
|
registry.templates.getReviews=
|
28
|
|
29
|
# email settings
|
30
|
email.sender=NCEAS Data Repository <noreply@nceas.ucsb.edu>
|
31
|
email.recipient=noreply@nceas.ucsb.edu
|
32
|
email.contact=Contact: help@nceas.ucsb.edu
|
33
|
email.admin=the repository administrator
|
34
|
|
35
|
# registry display settings
|
36
|
registry.show.siteList=false
|
37
|
registry.show.wgList=true
|
38
|
registry.show.organization=false
|
39
|
# registry module display
|
40
|
registry.modules.taxonomic=true
|
41
|
registry.modules.method=true
|
42
|
registry.modules.spatial=true
|
43
|
registry.modules.keyword=true
|
44
|
registry.modules.temporal=true
|
45
|
registry.modules.upload=true
|
46
|
## registry required fields (for form submission)
|
47
|
registry.required.temporal=true
|
48
|
registry.required.spatial=true
|
49
|
registry.required.contactEmailAddress=false
|
50
|
|
51
|
|
52
|
# ldap template settings.
|
53
|
#The property defines a value which controls the list of organization names showing in the account registration, password reset and change password templates in this skin.
|
54
|
#It overwrites the property with the same name in the metacat.properties file.
|
55
|
#The value of the property should be defined in the organization.name.VALUE=something in the metacat.properties.
|
56
|
#Multiple values will be separated by ";".
|
57
|
ldap.templates.organizationList=unaffiliated
|
58
|
|
59
|
# NCEAS specific
|
60
|
registry.db.connection=//hyperion.nceas.ucsb.edu:1521/nceasp.nceas.ucsb.edu
|
61
|
registry.db.user= admowner
|
62
|
registry.db.password=
|
63
|
|
64
|
# imported properties from lib/skin.configs/nceas/nceas.properties
|
65
|
# java code usage
|
66
|
lsidauthority=
|
67
|
registryurl=
|
68
|
registryname=
|