Commit faab7c27 authored by Rafael Monnerat's avatar Rafael Monnerat

Use cherrypy wsgi instead wsgiutils

Due lack of IPv6 support, cherrypy handler is the only one that support
IPv6 on paster.
parent ee2b018f
......@@ -62,6 +62,6 @@ mimetype_registry =
* application/vnd.oasis.opendocument* ooo
[server:main]
use = egg:PasteScript#wsgiutils
use = egg:PasteScript#cherrypy
host = %(ip)s
port = %(port)s
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment