Skip to content
Snippets Groups Projects
Commit 13a7be03 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

Correct celeryd configuration

(same as 27fd3791 on dev-nuxt)
parent 932bfbee
No related branches found
No related tags found
1 merge request!43Correct phenotype 'type' property undefined in the API
CELERYD_NODES="worker"
CELERY_BIN="celery"
CELERY_APP="jass.models.project"
CELERY_APP="jass"
CELERYD_CHDIR="/var/jass_data"
CELERYD_OPTS="--time-limit=3000 --concurrency=1 --max-tasks-per-child=1"
CELERYD_LOG_FILE="/var/jass_data/celery%N.log"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment