-
Notifications
You must be signed in to change notification settings - Fork 0
/
customizeme.zope-only.cfg.in
58 lines (49 loc) · 1.2 KB
/
customizeme.zope-only.cfg.in
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
58
[buildout]
developeggs += ${genwebmigration:eggs}
develop =
extensions = mr.developer
always-checkout = false
auto-checkout = ${buildout:developeggs}
[ldapconfig]
# Initializeme:
bindpasswd = secret
[supervisor-passwd]
# Initializeme:
# passwd = secret
[custom]
eggs = ${genwebcore:eggs}
${genwebupc:eggs}
${genwebaddons:eggs}
${genwebmigration:eggs}
repoze.profile
home_user =
home_pass =
home_url =
[hosts]
# Initializeme zeoserver:
# zeoserver = alai.upc.edu
python-interval = 1300
[zeoaddr]
# Initializeme ports:zeoX:
zc1=${hosts:zeoserver}:${ports:zeo1}
zc2=${hosts:zeoserver}:${ports:zeo1}
zc3=${hosts:zeoserver}:${ports:zeo1}
zc4=${hosts:zeoserver}:${ports:zeo1}
[filestorage]
recipe = collective.recipe.filestorage
zopes = zc1 zc2 zc3 zc4 zcdebug
# Initializeme parts:
# parts = 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
blob-storage = var/blobstorage/%(fs_part_name)s
zeo-shared-blob-dir = off
[deployment]
# Initializeme varnish_url and dorsal:
varnish_url =
dorsal =
[zope-common]
effective-user = plone
profile = off
http-fast-listen = off
asyncore-use-poll = on
zope-conf-additional =
# maximum-number-of-session-objects 10000