debian: enable uwsgi memory reports (#54610)

This commit is contained in:
Frédéric Péters 2021-06-06 10:34:45 +02:00
parent 7f21d927d4
commit 92c31d1d28
1 changed files with 1 additions and 0 deletions

1
debian/uwsgi.ini vendored
View File

@ -19,6 +19,7 @@ buffer-size = 32768
py-tracebacker = /run/zoo/py-tracebacker.sock.
stats = /run/zoo/stats.sock
memory-report = true
ignore-sigpipe = true