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

This commit is contained in:
Thomas NOËL 2023-11-13 11:34:46 +01:00
parent 0a28034137
commit e506facfd6
1 changed files with 1 additions and 0 deletions

1
debian/uwsgi.ini vendored
View File

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