Cherrypy here is too old to work with Python 3
@@ -22,7 +22,7 @@
app_blacklist=search,hbase,security
# Use gunicorn or not
- use_cherrypy_server=true
+ use_cherrypy_server=false
# Gunicorn work class: gevent or evenlet, gthread or sync.
gunicorn_work_class=sync