1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Delete horizon.conf

This commit is contained in:
ericgaspar 2021-12-11 08:08:47 +01:00
parent 64debabd8c
commit 8ffea13f34

View file

@ -1,9 +0,0 @@
[program:__APP__-horizon]
process_name=%(program_name)s
command=php__PHPVERSION__ __FINALPATH__/artisan horizon
autostart=true
autorestart=true
user=__APP__
redirect_stderr=true
stdout_logfile=/var/log/__APP__/__APP__-horizon.log
stopwaitsecs=3600