diff --git a/setting.py b/setting.py index b87a46340..e53e6a1c8 100755 --- a/setting.py +++ b/setting.py @@ -16,7 +16,6 @@ reload = False daemon = False timeout = 7200 keepalive = 1 -# worker_class = 'geventwebsocket.gunicorn.workers.GeventWebSocketWorker' chdir = os.getcwd() capture_output = True access_log_format = '%(t)s %(p)s %(h)s "%(r)s" %(s)s %(L)s %(b)s %(f)s" "%(a)s"'