Ticket #813 (enhancement)
Opened 5 months ago
Last modified 5 months ago
Tell new users that you pass the name of the config file in the quickstart method
Status: closed (fixed)
| Reported by: | guest | Assigned to: | fumanchu |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | CherryPy documentation | Keywords: | |
| Cc: |
The tutorial does not explain anywhere how to pass the configuration file in.
Please show an example with cherrypy.quickstart (somefunc(), config="name of config file") .
thanks,
guest/cpguest
Change History
05/15/08 00:30:27: Modified by fumanchu
- status changed from new to closed.
- resolution set to fixed.
- milestone set to 3.1.


Fixed in http://www.cherrypy.org/wiki/CherryPyTutorial.