We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12023bc commit c5cdfa5Copy full SHA for c5cdfa5
docker-dev.cfg
@@ -27,6 +27,7 @@ zope-conf-additional =
27
environment-vars -=
28
OO_PORT ${port:oo-port}
29
PYTHON_UNO ${port:python-uno}
30
+ ${bigbang:environment-vars}
31
32
[instance-amqp]
33
blob-storage = /data/blobstorage
@@ -52,6 +53,8 @@ zope-conf-additional =
52
53
54
environment-vars +=
55
ACTIVE_BIGBANG True
56
+ PLONE_EXTENSION_IDS plonetheme.classic:default, plonetheme.sunburst:default, Products.MeetingCommunes:zcity
57
+ DEFAULT_LANGUAGE fr
58
59
[instance-debug]
60
0 commit comments