Browse Source

[vrobbler] Update run time settings

Colin Powell 8 months ago
parent
commit
4310cf3e62
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lab/ansible/roles/vrobbler/files/immortal-vrobbler.yml

+ 1 - 1
lab/ansible/roles/vrobbler/files/immortal-vrobbler.yml

@@ -1,4 +1,4 @@
-cmd: gunicorn --bind 0.0.0.0:8014 vrobbler.wsgi:application
+cmd: gunicorn --bind 0.0.0.0:8014 -w 1 --timeout 1000 --threads 4 vrobbler.wsgi:application
 log:
     file: /var/log/vrobbler.log
     age: 86400 # log 1 day