root/trunk/cherrypy/tutorial/tutorial.conf
| Revision 1767 (checked in by fumanchu, 9 months ago) |
|---|
| Line | |
|---|---|
| 1 | [global] |
| 2 | server.socket_host = "127.0.0.1" |
| 3 | server.socket_port = 8080 |
| 4 | server.thread_pool = 10 |
Note: See TracBrowser for help on using the browser.

