diff production.ini @ 4078:e8065d36e8d0

added memory report into uwsgi example
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 02 Jul 2013 23:02:57 +0200
parents 17e3926c3753
children 4ec370789b3e
line wrap: on
line diff
--- a/production.ini	Tue Jul 02 12:04:34 2013 +0200
+++ b/production.ini	Tue Jul 02 23:02:57 2013 +0200
@@ -79,6 +79,7 @@
 ## stats server with workers statistics, use uwsgitop
 ## for monitoring, `uwsgitop 127.0.0.1:1717`
 #stats = 127.0.0.1:1717
+#memory-report = true
 
 ## log 5XX errors
 #log-5xx = true