Personal tools
You are here: Home Web Server and Workstation Configuration Using collective.recipe.filestorage

Using collective.recipe.filestorage

This recipe makes using zeo from zc.buildout way cleaner

This recipe is courtesy of David Glick at ONE/NW.  The main part sets defaults for all filestorage definitions, and then you can define overrides using the format [filestorage_somename]:

[filestorage]
recipe = collective.recipe.filestorage
zodb-cache-size = 1000
zeo-client-cache-size = 300MB
location = var/filestorage/%(fs_part_name)s/%(fs_part_name)s.fs
parts =
   unitus
   peps
   specialclient

[filestorage_specialclient]
zodb-mountpoint = /someothervalue
# other override values
 
# Add new filestorage parts here.
Document Actions
« September 2010 »
September
MoTuWeThFrSaSu
12345
6789101112
13141516171819
20212223242526
27282930