mirror of
				https://github.com/samuelclay/NewsBlur.git
				synced 2025-10-31 08:41:36 +00:00 
			
		
		
		
	Bumping concurrency for feed fetchers.
This commit is contained in:
		
							parent
							
								
									e7aeb976ef
								
							
						
					
					
						commit
						e631ff4e47
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -621,7 +621,7 @@ if not started_task_or_app: | |||
| if "task-work" in SERVER_NAME or SERVER_NAME.startswith("task-"): | ||||
|     CELERY_WORKER_CONCURRENCY         = 4 | ||||
| else: | ||||
|     CELERY_WORKER_CONCURRENCY         = 16 | ||||
|     CELERY_WORKER_CONCURRENCY         = 24 | ||||
|      | ||||
| if not DEBUG: | ||||
|     INSTALLED_APPS += ( | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Samuel Clay
						Samuel Clay