Skip to content

Commit

Permalink
Set pack gc to False, so we avoid problem with multiple dbs (async)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Sep 6, 2022
1 parent 28c0726 commit 717ac15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ recipe = plone.recipe.zeoserver
zeo-address = ${port:zeo}
pack-days = 7
pack-keep-old = false
pack-gc = false
monitor-address = ${port:zeo-monitor}
zeo-conf-additional =
%define FILESTORAGE ${buildout:directory}/var/filestorage
Expand Down

0 comments on commit 717ac15

Please sign in to comment.