Skip to content

Instantly share code, notes, and snippets.

@nutjob4life
Created April 26, 2013 13:09
Show Gist options
  • Save nutjob4life/5467262 to your computer and use it in GitHub Desktop.
Save nutjob4life/5467262 to your computer and use it in GitHub Desktop.
The buildout
[buildout]
extends = http://dist.plone.org/release/4.3-latest/versions.cfg
parts = plone
[plone]
recipe = plone.recipe.zope2instance
user = admin:admin
http-address = 8081
# environment-vars = TZ America/New_York
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment