view flowerbed.ini @ 5:550dede362d5 default tip

example flowerbed markup
author Jeff Hammel <jhammel@mozilla.com>
date Sat, 25 Dec 2010 16:01:29 -0800
parents 592271f54816
children
line wrap: on
line source

[:app]
apps = config json

[config:app]
factory = flowerbed.web:Configurator

[config:options]
factory = %(self)s

[json:app]
factory = /wsgiblob.web:JSONhandler
path = /json

[json:options]
factory = %(self)s