[DEFAULT] debug = true [app:main] use = egg:MyProject#app reload_templates = true [server:main] use = egg:PasteScript#cherrypy host = 0.0.0.0 port = 6543 numthreads = 4