debian: add back memory-report to uwsgi default configuration (#80451)
gitea/wcs/pipeline/head This commit looks good Details

This reverts commit 916dfb7022 (#79762)
This commit is contained in:
Thomas NOËL 2023-09-12 11:17:59 +02:00 committed by Thomas NOËL
parent 9f25a7fc0b
commit b6af99c397
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