docs: Tidy unicorn workers description (#4095)

This commit is contained in:
boc-the-git 2024-08-25 13:05:50 +10:00 committed by GitHub
parent 042ac6bfa5
commit c688114e15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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