mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Adds stopasgroup to the qcluster run command, as recommended by the documentation
This commit is contained in:
parent
3d7aa7a4b9
commit
2c3cb7f516
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue