Skip to content

Commit

Permalink
Tidy unicorn workers description
Browse files Browse the repository at this point in the history
  • Loading branch information
boc-the-git authored Aug 25, 2024
1 parent 042ac6b commit 4386f77
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 4386f77

Please sign in to comment.