-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdefault.properties
57 lines (52 loc) · 1.55 KB
/
default.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
#
# DO NOT EDIT THIS FILE !!!!!!
#
# Note: You can overwrite some properties using build.properties
#
db.jdbc.options=
auth.plugin=cas
ldap.bind=false
use.website.type=false
use.blog.type=false
use.image.type=false
use.forum.type=false
use.mail.type=false
use.virtual.navigation=false
use.users.manager=true
use.vocabularies.manager=false
use.themes.manager=false
use.personnal.workspace=true
show.user.dashboard=true
show.repository=true
show.tab.theme=false
#show.tab.metadata: overwritten by esup view?
show.tab.metadata=false
show.tab.preview=false
#show.tab.files.view: overwritten by esup view?
show.tab.files.view=false
show.tab.files.edit=false
show.tab.relations=false
show.tab.workflow=false
show.tab.my.subscriptions=false
show.tab.manage.subscriptions=false
#show.tab.content.history: overwritten by esup view?
show.tab.content.history=false
show.comments=false
#show.document.lock: overwritten by esup view?
show.document.lock=false
#dashboard (or workspaces) on startup
startup.page=user_dashboard
#startup.page=view_workspaces
ecm.instance.name=ESUP-ECM
ecm.instance.description=ESUP enterprise content management solution based on Nuxeo 5.3
ecm.product.name=ESUP-ECM
default.logo.path=logo-ESUPECM.png
local.banner.background.path=banner_background.gif
local.cell.background.color=4e9ae1
#server jboss|tomcat (tomcat not for production but just for dev)
server=jboss
# DEVELOPPERS ONLY
# package version
esup-ecm.version=esup-ecm-1.1.3
#seam.debug=true case config/seam-debug.properties to be created --> Seam reload link appear in user interface
seam.debug=false