[DEFAULT] debug = true [app:main] use = egg:myproject#make_app [server:main] use = egg:PasteScript#cherrypy host = 0.0.0.0 port = 5432 numthreads = 4