diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-10-11 11:46:42 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-05-06 21:58:00 +0200 |
| commit | f4bfbbb9ec59e031a6a5d43ea402f15311f036c1 (patch) | |
| tree | 5587dba60d15b809070c818227de328186d0f3c0 /install/celeryd.default.template | |
| parent | 76fb50c2bbc40ae8faca8c6a09972fb2a641c118 (diff) | |
| download | Ishtar-f4bfbbb9ec59e031a6a5d43ea402f15311f036c1.tar.bz2 Ishtar-f4bfbbb9ec59e031a6a5d43ea402f15311f036c1.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 |
