]> git.parisson.com Git - teleforma.git/commitdiff
Merge branch 'pb-docker' of git.parisson.com:git/teleforma into pb-docker
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 28 Jun 2022 09:05:04 +0000 (11:05 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 28 Jun 2022 09:05:04 +0000 (11:05 +0200)
1  2 
app/wsgi.ini

diff --cc app/wsgi.ini
index efcc9014477b9549ad6c56913a5eb27efdf09b8e,e5869b0766e3e4520ac6913652f018de48b77a5c..ac5964096023e82159a77e4e1e48d463e836ebaa
@@@ -17,7 -17,8 +17,8 @@@ single-interpreter = tru
  die-on-term = true                   ; Shutdown when receiving SIGTERM (default is respawn)
  need-app = true
  
- disable-logging = true               ; Disable built-in logging 
 -disable-logging = false              ; Disable built-in logging 
++disable-logging = false              ; Disable built-in logging
+ logger = file:/var/log/uwsgi/app.log
  log-4xx = true                       ; but log 4xx's anyway
  log-5xx = true                       ; and 5xx's