From eb7441cfa5081249baea41f5764e41fd48835756 Mon Sep 17 00:00:00 2001 From: ArabCoders Date: Thu, 18 Jul 2024 15:46:37 +0300 Subject: [PATCH] typo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7126c636..de94a170 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,6 @@ Certain values can be set via environment variables, using the `-e` parameter on * __YTP_PORT__: Which port to bind to. Defaults to `8081`. * __YTP_LOG_LEVEL__: Log level. Defaults to `info`. * __YTP_MAX_WORKERS__: How many works to use for downloads. Defaults to `1`. -* __YTP_MAX_WORKERS__: How many works to use for downloads. Defaults to `1`. * __YTP_STREAMER_VCODEC__: The video codec to use for in-browser streaming. Defaults to `libx264`. * __YTP_STREAMER_ACODEC__: The audio codec to use for in-browser streaming. Defaults to `aac`. * __YTP_AUTH_USERNAME__: Username for basic authentication. Defaults open for all