mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Actually no need for pickle anyway
This commit is contained in:
		 Trenton Holmes
					Trenton Holmes
				
			
				
					committed by
					
						 Trenton H
						Trenton H
					
				
			
			
				
	
			
			
			 Trenton H
						Trenton H
					
				
			
						parent
						
							97d6503fef
						
					
				
				
					commit
					ce38e4ae08
				
			| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user