From dbe9ae157421aafb8df038056bfa57955b338112 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 6 Feb 2014 23:22:29 +0100 Subject: [PATCH] http: Remove loglevels/cherrypy made redundant by better verbosity levels --- mopidy/http/ext.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/mopidy/http/ext.conf b/mopidy/http/ext.conf index fc239230..d35229bc 100644 --- a/mopidy/http/ext.conf +++ b/mopidy/http/ext.conf @@ -4,6 +4,3 @@ hostname = 127.0.0.1 port = 6680 static_dir = zeroconf = Mopidy HTTP server on $hostname - -[loglevels] -cherrypy = warning