Skip to content

Commit

Permalink
Temporarily commit out env vars.
Browse files Browse the repository at this point in the history
  • Loading branch information
Petchesi-Iulian committed Jun 19, 2023
1 parent 56c3233 commit ebee412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plone/eea.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ zcml-additional = ${configuration:zcml-additional}
zope-conf-additional = ${configuration:zope-conf-additional}
environment-vars =
${configuration:dbclient-environment-vars}
${instance_base:environment-vars}
# ${instance_base:environment-vars}
MEMCACHE_SERVER ${configuration:memcache-address}:${configuration:memcache-port}
ZC_ASYNC_UUID ${buildout:directory}/var/${:_buildout_section_name_}-uuid.txt

Expand Down

0 comments on commit ebee412

Please sign in to comment.