mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Use a better threading model.
This commit is contained in:
parent
d9a84215d7
commit
009c776c71
3 changed files with 22 additions and 15 deletions
|
@ -3,7 +3,7 @@
|
|||
PORT: 8080
|
||||
|
||||
# The number of workers to use for the server
|
||||
HTTP_WORKERS: 128
|
||||
HTTP_WORKERS: 2
|
||||
|
||||
# Proxy
|
||||
PROXY_PART: https://pipedproxy-ams.kavin.rocks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue