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

This commit is contained in:
Emmanuel Cazenave 2020-10-23 11:06:17 +02:00
parent 1e8895dfdd
commit abfe4928e5
1 changed files with 1 additions and 0 deletions

1
debian/uwsgi.ini vendored
View File

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