Skip to content

Instantly share code, notes, and snippets.

@nkryptic
Created January 8, 2009 22:59
Show Gist options
  • Save nkryptic/44933 to your computer and use it in GitHub Desktop.
Save nkryptic/44933 to your computer and use it in GitHub Desktop.
[fss]
recipe = iw.recipe.fss
# zeoclient1 and zeoclient2 are the names of you buildout parts for your zeo clients
# you just need a line for each zeo client you have in your buildout
zope-instances =
${zeoclient1:location}
${zeoclient2:location}
storages =
global / directory ${buildout:directory}/var/fss/storage ${buildout:directory}/var/fss/backup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment