aboutsummaryrefslogtreecommitdiff
path: root/uwsgi-secure-download.ini
diff options
context:
space:
mode:
authorjaseg <code@jaseg.net>2019-06-27 11:57:45 +0900
committerjaseg <code@jaseg.net>2019-06-27 11:57:45 +0900
commit54944fcd3d8e480d57b389a6518db4952e89f49e (patch)
tree9cc5cc7397ca239a33edf9be52d1313a70f5d93e /uwsgi-secure-download.ini
parent297cfc071e2d3e68dd137139db2c0a2c48611443 (diff)
downloadinfra-54944fcd3d8e480d57b389a6518db4952e89f49e.tar.gz
infra-54944fcd3d8e480d57b389a6518db4952e89f49e.tar.bz2
infra-54944fcd3d8e480d57b389a6518db4952e89f49e.zip
Limit logging of secure download requests
Diffstat (limited to 'uwsgi-secure-download.ini')
-rw-r--r--uwsgi-secure-download.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/uwsgi-secure-download.ini b/uwsgi-secure-download.ini
index 5f999fc..4a4aa65 100644
--- a/uwsgi-secure-download.ini
+++ b/uwsgi-secure-download.ini
@@ -3,6 +3,7 @@ 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