Piped-Backend/config.properties

14 lines
261 B
Properties
Raw Normal View History

2020-11-13 02:49:45 +05:30
# The port to Listen on.
PORT: 8080
# The number of workers to use for the server
2021-03-31 16:48:43 +05:30
HTTP_WORKERS: 2
2020-11-13 03:10:50 +05:30
# Proxy
PROXY_PART: https://pipedproxy-ams.kavin.rocks
2020-11-13 03:10:50 +05:30
# Captcha Parameters
CAPTCHA_BASE_URL: https://api.capmonster.cloud/
CAPTCHA_API_KEY: INSERT_HERE