| commit | c38fffb7a4c818b9257fc3431fcf55a128c9b849 | [log] [tgz] |
|---|---|---|
| author | Benjamin Diaz <bdiaz@whitestack.com> | Wed Jul 24 15:57:38 2019 -0300 |
| committer | Benjamin Diaz <bdiaz@whitestack.com> | Wed Jul 24 16:56:25 2019 -0300 |
| tree | 546b1ed87c89028064eaf787e2c590d8165ab70a | |
| parent | e5a130af55131c3437fe3e2b7bb7cdacd0b22add [diff] [blame] |
Adds django stdout logging Change-Id: Ic2ff3d346502c03c0ae9d08e238ed8ca956cc0bd Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
diff --git a/django.ini b/django.ini index 3eb767f..1d87a3b 100644 --- a/django.ini +++ b/django.ini
@@ -12,6 +12,4 @@ # clear environment on exit vacuum = true # optional path to a virtualenv -#home = env -# background the process -daemonize = django.uwsgi.log \ No newline at end of file +#home = env \ No newline at end of file