Update setting.py

This commit is contained in:
Mr Chen 2018-12-12 18:47:42 +08:00
parent c0eb2f2670
commit 523593bf1c
1 changed files with 0 additions and 1 deletions

View File

@ -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"'