Skip to content

Commit a2584af

Browse files
committed
imporve redability
1 parent f65db4a commit a2584af

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/install/source-step-by-step.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,14 @@ For the configuration, you have two options:
129129
#### Generate Plone / Zope configuration with cookiecutter
130130

131131
{term}`Cookiecutter` creates projects from project templates.
132-
{term}`cookiecutter-zope-instance` is such a template that allows to create a complete Zope configuration. Zope configuration means: blob storage, type of file storage (Zope style or relational database), ZEO, you name it.
132+
{term}`cookiecutter-zope-instance` is such a template that allows to create a complete Zope configuration.
133+
Zope configuration means:
134+
135+
- type of storage: direct filestorage/blobs, relational database, ZEO, you name it.
136+
- ports,
137+
- threads/caches,
138+
- debugging/profiling options,
139+
- ...
133140

134141
Install cookiecutter:
135142

0 commit comments

Comments
 (0)