Slide 9
Slide 9 text
PLONE CONFERENCE 2014
[instance]
recipe = plone.recipe.zope2instance
user = admin:admin
zeo-client = True
# Set the shared blob option so blobs
work with zeoserver
shared-blob = on
blob-storage = ${zeoserver:blob-storage}
eggs =
Pillow
Plone
collective.lineage
lineage.themeselection
# this should already be the default
default-zpublisher-encoding = utf-8
# set the timezone at a bare MINIMUM
environment-vars =
TZ America/New_York