annotate examples/cherrypy/config.txt @ 628:693a7212b348

GenshiTutorial: tweaks to sync with code on wiki page.
author cmlenz
date Mon, 03 Sep 2007 19:59:03 +0000
parents aa16cebbcfe4
children
rev   line source
266
aa16cebbcfe4 Added an example CherryPy application.
cmlenz
parents:
diff changeset
1 [global]
aa16cebbcfe4 Added an example CherryPy application.
cmlenz
parents:
diff changeset
2 server.socket_port = 8000
aa16cebbcfe4 Added an example CherryPy application.
cmlenz
parents:
diff changeset
3 server.thread_pool = 10
Copyright (C) 2012-2017 Edgewall Software