From 801802c02b2d848d6c7dc23fb3828ba2443fe36d Mon Sep 17 00:00:00 2001 From: Stephan Geulette Date: Wed, 25 Nov 2015 18:42:16 +0000 Subject: [PATCH] Comment zeo mountpoint definition --- zeo_add.conf | 8 ++++---- zope_add_zeo.conf | 24 ++++++++++++------------ 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/zeo_add.conf b/zeo_add.conf index 38a1e47..29a0502 100644 --- a/zeo_add.conf +++ b/zeo_add.conf @@ -1,7 +1,7 @@ # Define each mount point fs as the following block # Change the file named 'zope_add_zeo.conf' too - - path $FILESTORAGE/xxx.fs - blob-dir $BLOBSTORAGE-xxx - +# +# path $FILESTORAGE/xxx.fs +# blob-dir $BLOBSTORAGE-xxx +# diff --git a/zope_add_zeo.conf b/zope_add_zeo.conf index 214c38c..9988881 100644 --- a/zope_add_zeo.conf +++ b/zope_add_zeo.conf @@ -2,15 +2,15 @@ # Change the file named 'zeo_add.conf' too # 13 lines to copy - - - blob-dir $BLOBSTORAGE-xxx - shared-blob-dir on - server $ZEOADDRESS - storage xxx - name xxx_zeostorage - var $ZEOINSTANCE/var - cache-size 300MB - - mount-point /xxx - +# +# +# blob-dir $BLOBSTORAGE-xxx +# shared-blob-dir on +# server $ZEOADDRESS +# storage xxx +# name xxx_zeostorage +# var $ZEOINSTANCE/var +# cache-size 300MB +# +# mount-point /xxx +#