{{cookiecutter.project_slug}}/buildout.cfg
changeset 11 893d6fc43deb
parent 9 8dba3d0aac03
child 16 0b771e8f5411
--- 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 %}
   </zeo>
   <blobstorage {{ cookiecutter.zeo_storage }}>
     blob-dir $((INSTALL))/var/db/blobs