Commit e354739
committed
Remove gunicorn-related configuration
Multiprocessing is also no longer required, because waitress uses a
different IO model. See its documentation [1] for details.
[1]: https://docs.pylonsproject.org/projects/waitress/en/latest/design.html
See-also: python-discord/site#1614
Reviewed-by: Chris Lovering <chris.lovering.95@gmail.com>1 parent ceb153b commit e354739
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 64 | | |
70 | 65 | | |
71 | 66 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 67 | | |
78 | 68 | | |
79 | 69 | | |
| |||
0 commit comments