summaryrefslogtreecommitdiff
path: root/install/celeryd.default.template
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-10-11 11:46:42 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-10-15 20:51:14 +0200
commitc7d6ae2e83ac5fbb30c7b1666c74c86ecbdd9ef9 (patch)
treedaa3c99393c1c570ee51e66d43595b3059e0c2b6 /install/celeryd.default.template
parentc89051fc253b08be2255b5bd5ea2695155bb4624 (diff)
downloadIshtar-c7d6ae2e83ac5fbb30c7b1666c74c86ecbdd9ef9.tar.bz2
Ishtar-c7d6ae2e83ac5fbb30c7b1666c74c86ecbdd9ef9.zip
🚀 Debian package: ishtar-tasks
Diffstat (limited to 'install/celeryd.default.template')
-rw-r--r--install/celeryd.default.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/celeryd.default.template b/install/celeryd.default.template
index 1337d8f92..7f1c8660f 100644
--- a/install/celeryd.default.template
+++ b/install/celeryd.default.template
@@ -16,7 +16,7 @@ CELERYD_PID_FILE="/run/celery/#APP_NAME#%n.pid"
# Log level
CELERYD_LOG_LEVEL=INFO
-# Path to celery binary, that is in your virtual environment
+# Path to celery binary
CELERY_BIN=#CELERY_BIN_PATH#
# to debug the service it could be necessary to uncomment the following line