]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Adds stopasgroup to the qcluster run command, as recommended by the documentation 882/head
authorTrenton Holmes <trenton.holmes@psware.com>
Thu, 5 May 2022 14:37:53 +0000 (07:37 -0700)
committerTrenton Holmes <trenton.holmes@psware.com>
Thu, 5 May 2022 14:37:53 +0000 (07:37 -0700)
docker/supervisord.conf

index fca66c83ce3867722199630c62c33eb305aa7cc4..c1681b7b3670f0fbdbae64094af4ab33f820e3bd 100644 (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