debian: disable write exception in uwsgi.ini (#47506)

This commit is contained in:
Benjamin Dauvergne 2020-10-09 10:29:57 +02:00
parent 778bd99a33
commit 6973c7e249
1 changed files with 1 additions and 0 deletions

1
debian/uwsgi.ini vendored
View File

@ -22,6 +22,7 @@ py-tracebacker = /run/combo/py-tracebacker.sock.
stats = /run/combo/stats.sock
ignore-sigpipe = true
disable-write-exception = true
if-file = /etc/combo/uwsgi-local.ini
include = /etc/combo/uwsgi-local.ini