root/branches/cherrypy-2.1/cherrypy/tutorial/tutorial.conf
| Revision 650 (checked in by mikerobi, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | [global] |
| 2 | server.socketPort = 8080 |
| 3 | server.threadPool = 10 |
| 4 | server.environment = "production" |
| 5 | # server.showTracebacks = True |
| 6 | # server.logToScreen = False |
Note: See TracBrowser for help on using the browser.

