debian: add back memory-report to uwsgi default configuration (#80451) #665

Merged
tnoel merged 1 commits from wip/80451-revert-remove-memory-report into main 2023-11-13 11:24:28 +01:00
1 changed files with 1 additions and 0 deletions

1
debian/uwsgi.ini vendored
View File

@ -44,6 +44,7 @@ buffer-size = 32768
py-tracebacker = /run/wcs/py-tracebacker.sock.
stats = /run/wcs/stats.sock
memory-report = true
ignore-sigpipe = true
disable-write-exception = true