]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Actually no need for pickle anyway
authorTrenton Holmes <797416+stumpylog@users.noreply.github.com>
Thu, 8 Dec 2022 03:25:53 +0000 (19:25 -0800)
committerTrenton H <797416+stumpylog@users.noreply.github.com>
Mon, 12 Dec 2022 23:37:01 +0000 (15:37 -0800)
src/paperless/settings.py

index 0bdec474596f74c82c1b8cebdc5de051315071d5..db26ba3b3939f5fcae4ff9dc17525c4bce38db9c 100644 (file)
@@ -526,9 +526,6 @@ CELERY_RESULT_EXTENDED = True
 CELERY_RESULT_BACKEND = "django-db"
 CELERY_CACHE_BACKEND = "default"
 
-# This allows types to stay types through a .delay
-CELERY_TASK_SERIALIZER = "pickle"
-CELERY_ACCEPT_CONTENT = ["application/x-python-serialize"]
 
 CELERY_BEAT_SCHEDULE = {
     # Every ten minutes