Closed FarooqAlaulddin closed 1 year ago
cookiecutter-zope-instance
db_blobs_location: /path/to/zeo/var/blobs
mkzeoinstance zeo localhost:8100
Adding a configuration option to pass in the path to the blob directory would be appreciated. A pull request is welcome.
BUG
What I did:
What I expect to happen:
What actually happened:
How it was solved:
cookiecutter-zope-instance
, directing the blob location for the instance to the ZEO blob file:db_blobs_location: /path/to/zeo/var/blobs
:mkzeoinstance zeo localhost:8100
What version of Python and Zope/Addons I am using: Python 3.9 - leatest.