debian: enable uwsgi memory reports (#54610)

This commit is contained in:
Frédéric Péters 2021-06-06 10:34:42 +02:00
parent 4eb5e4b74c
commit d53bce723e
2 changed files with 2 additions and 0 deletions

View File

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

View File

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