Skip to content

Commit

Permalink
Do not checkout Products.ZCatalog for performance buildout
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Apr 6, 2023
1 parent c274e22 commit 13a3ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plone-5.2.x-performance.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[buildout]
extends = plone-5.2.x.cfg
parts += instance plonesite
auto-checkout = Products.ZCatalog
# auto-checkout = Products.ZCatalog

[instance]
recipe = plone.recipe.zope2instance
Expand Down

0 comments on commit 13a3ae5

Please sign in to comment.