# HG changeset patch # User Thierry Florac # Date 1507275702 -7200 # Node ID 8dba3d0aac035a405ebbfa9ce6e91b9919938799 # Parent 8ab3fffe8d3631a3ebed272cce96ae06a31e4d5a Use ZEO storage name variable diff -r 8ab3fffe8d36 -r 8dba3d0aac03 {{cookiecutter.project_slug}}/buildout.cfg --- a/{{cookiecutter.project_slug}}/buildout.cfg Fri Oct 06 09:39:50 2017 +0200 +++ b/{{cookiecutter.project_slug}}/buildout.cfg Fri Oct 06 09:41:42 2017 +0200 @@ -45,9 +45,9 @@ authentication-database $((INSTALL))/etc/auth.db authentication-realm {{ cookiecutter.project_name }} - + blob-dir $((INSTALL))/var/db/blobs - + path $((INSTALL))/var/db/Data.fs