Skip to content

Commit

Permalink
docs: Tidy unicorn workers description (mealie-recipes#4095)
Browse files Browse the repository at this point in the history
  • Loading branch information
boc-the-git committed Sep 28, 2024
1 parent eee4c36 commit f27e6a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f27e6a3

Please sign in to comment.