aboutsummaryrefslogtreecommitdiff
path: root/uwsgi-secure-download.ini
blob: 4a4aa65cbb530d503a41cc71a4d518348e05a2b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
[uwsgi]
master = True
cheap = True
die-on-idle = False
manage-script-name = True
log-format = [pid: %(pid)|app: -|req: -/-] %(addr) (%(user)) {%(vars) vars in %(pktsize) bytes} [%(ctime)] %(method) [URI hidden] => generated %(rsize) bytes in %(msecs) msecs (%(proto) %(status)) %(headers) headers in %(hsize) bytes (%(switches) switches on core %(core))
plugins = python3
chdir = /var/lib/secure_download
mount = /=server:app
env = SECURE_DOWNLOAD_SETTINGS=secure_download_prod.cfg