bundled/cherrypy/cherrypy/tutorial/tutorial.conf @ 4e1fb853d9d2 webpy-sucks

Add CherryPy as a bundled app.

Ahh, this is the start of something beautiful.
author Steve Losh <steve@stevelosh.com>
date Tue, 02 Mar 2010 19:45:54 -0500
parents (none)
children (none)
[global]
server.socket_host = "127.0.0.1"
server.socket_port = 8080
server.thread_pool = 10