Merge pull request #882 from paperless-ngx/bugfix-q-cluster-setting

Fix: Minor update to Q Cluster Configuration
This commit is contained in:
Quinn Casey 2022-05-05 09:22:17 -07:00 committed by GitHub
commit 905a34188d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@ stderr_logfile_maxbytes=0
[program:scheduler]
command=python3 manage.py qcluster
user=paperless
stopasgroup = true
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0