Created
January 8, 2009 22:59
-
-
Save nkryptic/44933 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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