diff -r b15fb8aca7b9 -r 893d6fc43deb {{cookiecutter.project_slug}}/buildout.cfg --- a/{{cookiecutter.project_slug}}/buildout.cfg Fri Oct 06 09:41:59 2017 +0200 +++ b/{{cookiecutter.project_slug}}/buildout.cfg Sun Nov 26 09:16:10 2017 +0100 @@ -41,9 +41,11 @@ read-only false invalidation-queue-size 100 transaction-timeout 300 +{%- if cookiecutter.use_zeo_auth} authentication-protocol digest authentication-database $((INSTALL))/etc/auth.db authentication-realm {{ cookiecutter.project_name }} +{%- endif %} blob-dir $((INSTALL))/var/db/blobs