mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-06 10:28:27 +02:00
Fix directory name
This commit is contained in:
@@ -4,8 +4,8 @@ loglevel=info
|
|||||||
|
|
||||||
[program:jobs]
|
[program:jobs]
|
||||||
user=www-data
|
user=www-data
|
||||||
# setup a temp home folder for the job, required by chromium to write to .config
|
# setup a temp home folder for the job, required by chromium
|
||||||
environment=HOME=/tmp/.config
|
environment=HOME=/tmp/home
|
||||||
command=python manage.py run_huey -f
|
command=python manage.py run_huey -f
|
||||||
stdout_logfile=background_tasks.log
|
stdout_logfile=background_tasks.log
|
||||||
stdout_logfile_maxbytes=10MB
|
stdout_logfile_maxbytes=10MB
|
||||||
|
Reference in New Issue
Block a user