uwsgi.ini 122 Bytes
[uwsgi]
module = flaskr.wsgi
callable = app
harakiri = 3600
http-timeout = 300
socket-timeout = 300
;check-static = flaskr