mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	docs: Tidy unicorn workers description (#4095)
This commit is contained in:
		| @@ -58,7 +58,7 @@ Changing the webworker settings may cause unforeseen memory leak issues with Mea | ||||
|  | ||||
| | Variables       | Default | Description                                                                   | | ||||
| | --------------- | :-----: | ----------------------------------------------------------------------------- | | ||||
| | UVICORN_WORKERS |    1    | Sets the number of works for the web server [more info here][unicorn_workers] | | ||||
| | UVICORN_WORKERS |    1    | Sets the number of workers for the web server. [More info here][unicorn_workers] | | ||||
|  | ||||
| ### LDAP | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user