view examples/cherrypy/config.txt @ 311:8de1ff534d22 trunk

* The `HTMLParser` class and the `HTML` function now accept an `encoding` parameter to properly deal with bytestring input (defaults to UTF-8). * The `TemplateLoader` class can now also be initialized from a string for the search path, for cases where the search path contains only a single directory.
author cmlenz
date Sun, 22 Oct 2006 14:57:40 +0000
parents 8a13cbab435e
children
line wrap: on
line source
[global]
server.socket_port = 8000
server.thread_pool = 10
Copyright (C) 2012-2017 Edgewall Software