The variable ZEO_SHARED_BLOB_DIR can be set to on if the ZEO server and the instance have access to the same directory; defaults to off ✅
But the variable ZEO_PACK_KEEP_OLD must be set to false, no, 0, n, or f to disable the pack to keep the old db. Setting it to off doesn't do it ❌
It'd sure be nice if these two boolean environment variables treated boolean values the same 😬
The variable
ZEO_SHARED_BLOB_DIRcan be set toonif the ZEO server and the instance have access to the same directory; defaults tooff✅But the variable
ZEO_PACK_KEEP_OLDmust be set tofalse,no,0,n, orfto disable the pack to keep the old db. Setting it tooffdoesn't do it ❌It'd sure be nice if these two boolean environment variables treated boolean values the same 😬