From 187fa4005ff0b23dc3b340dfea8886ad445f3f63 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 20 Jun 2023 09:49:37 +0200 Subject: [PATCH] Update funkwhale-worker.service --- conf/funkwhale-worker.service | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/funkwhale-worker.service b/conf/funkwhale-worker.service index 71f2647..4cf8fde 100644 --- a/conf/funkwhale-worker.service +++ b/conf/funkwhale-worker.service @@ -6,7 +6,6 @@ PartOf=__APP__.target [Service] User=__APP__ Group=__APP__ -StandardOutput=append:/var/log/__APP__/__APP__-worker.log WorkingDirectory=__INSTALL_DIR__/api Environment="CELERYD_CONCURRENCY=0" EnvironmentFile=__INSTALL_DIR__/config/.env