borders/web/uwsgi.ini

5 lines
182 B
INI

[uwsgi]
# Workaround for io.BytesIO to work with uWSGI sendfile: https://github.com/unbit/uwsgi/issues/1126
wsgi-disable-file-wrapper = True
module = borders_api
callable = app