diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-10-11 11:46:42 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-02-09 13:08:03 +0100 |
| commit | 23fe1153a04c0d8d45bb4c5657ed700e76675cd9 (patch) | |
| tree | c3590cc7d5a3b776adaf907a543dea4845b00faf /install/celeryd.default.template | |
| parent | 723c02bfd4cc65d7dc1f82322b000550bd0b05c4 (diff) | |
| download | Ishtar-23fe1153a04c0d8d45bb4c5657ed700e76675cd9.tar.bz2 Ishtar-23fe1153a04c0d8d45bb4c5657ed700e76675cd9.zip | |
🚀 Debian package: ishtar-tasks
Diffstat (limited to 'install/celeryd.default.template')
| -rw-r--r-- | install/celeryd.default.template | 2 |
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 |
