Skip to content

Commit

Permalink
disable celery
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Sep 6, 2023
1 parent f1af357 commit 279e68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/server/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
CONTENTAPI_ELASTICSEARCH_INDEX = CONTENTAPI_MONGO_DBNAME

LEGAL_ARCHIVE = True
CELERY_TASK_ALWAYS_EAGER = True
#CELERY_TASK_ALWAYS_EAGER = True

DEFAULT_TIMEZONE = "Europe/London"

0 comments on commit 279e68d

Please sign in to comment.