mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
ActiveJ migration. (#30)
* Initial ActiveJ migration. * Add multi-threading.
This commit is contained in:
parent
cb4378c9f8
commit
efc28a8994
11 changed files with 246 additions and 277 deletions
|
@ -2,6 +2,9 @@
|
|||
# The port to Listen on.
|
||||
PORT: 8080
|
||||
|
||||
# The number of workers to use for the server
|
||||
HTTP_WORKERS: 128
|
||||
|
||||
# Proxy
|
||||
PROXY_PART: https://pipedproxy-ams.kavin.rocks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue