소스 검색

[vrobbler] Update run time settings

Colin Powell 8 달 전
부모
커밋
4310cf3e62
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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