From 9af76d7ed513c275c0bca824085948a7814dcad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 6 Jun 2021 10:34:44 +0200 Subject: [PATCH] debian: enable uwsgi memory reports (#54610) --- debian/uwsgi.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/uwsgi.ini b/debian/uwsgi.ini index 8a26850..66a3d81 100644 --- a/debian/uwsgi.ini +++ b/debian/uwsgi.ini @@ -20,6 +20,7 @@ buffer-size = 32768 py-tracebacker = /run/petale/py-tracebacker.sock. stats = /run/petale/stats.sock +memory-report = true ignore-sigpipe = true