Skip to content

Commit c1f7006

Browse files
committed
zconsole needs zope.conf (not zope.ini)
1 parent b256a8e commit c1f7006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin-guide/run-plone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Buildout:
9292

9393
pip:
9494
: ```shell
95-
bin/zconsole debug instance/etc/zope.ini
95+
bin/zconsole debug instance/etc/zope.conf
9696
```
9797

9898
`cookiecutter-plone-starter`:

0 commit comments

Comments
 (0)