j-higgins commited on
Commit
bef9d21
·
unverified ·
1 Parent(s): 3e0a43c

Delete gunicorn.conf.py

Browse files
Files changed (1) hide show
  1. gunicorn.conf.py +0 -5
gunicorn.conf.py DELETED
@@ -1,5 +0,0 @@
1
- # gunicorn.conf.py
2
- timeout = 300
3
- workers = 1
4
- threads = 2
5
- worker_class = 'gthread'