mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Adds stopasgroup to the qcluster run command, as recommended by the documentation
This commit is contained in:
parent
3d7aa7a4b9
commit
2c3cb7f516
@ -28,6 +28,7 @@ stderr_logfile_maxbytes=0
|
|||||||
[program:scheduler]
|
[program:scheduler]
|
||||||
command=python3 manage.py qcluster
|
command=python3 manage.py qcluster
|
||||||
user=paperless
|
user=paperless
|
||||||
|
stopasgroup = true
|
||||||
|
|
||||||
stdout_logfile=/dev/stdout
|
stdout_logfile=/dev/stdout
|
||||||
stdout_logfile_maxbytes=0
|
stdout_logfile_maxbytes=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user