-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzope-only.cfg
56 lines (46 loc) · 1.01 KB
/
zope-only.cfg
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
[buildout]
parts = filestorage
zc1
zc2
zc3
zc4
zcdebug
purgevarnish
# purgevarnish_to_cron
checkinterval
supervisor
unzip = true
extends =
sources.cfg
projects.cfg
https://dist.plone.org/release/6.0.6/versions.cfg
deploy/zope-default.cfg
customizeme.cfg
versions.cfg
versions = versions
find-links = https://pypi.upc.edu/links
eggs += ${genwebcore:eggs}
${genwebupc:eggs}
${genwebaddons:eggs}
${genwebmigration:eggs}
${genwebpatents:eggs}
Products.ZODBMountPoint
Products.PloneLDAP
eea.facetednavigation
repoze.profile
developeggs += ${genwebmigration:eggs}
develop =
extensions = mr.developer
always-checkout = false
auto-checkout = ${buildout:developeggs}
# network speedup
socket-timeout = 3
allow-hosts =
pypi.upc.edu
*.python.org
*.pypi.org
*.pythonhosted.org
pypi.org
docutils.sourceforge.net
prdownloads.sourceforge.net
effbot.org