From 7ac13c82105137ea4931d0fd01c505b143e1f2bd Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Thu, 2 Feb 2023 10:54:34 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 275854b..9b334da 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Data: You can define the port via environment variables, but the endpoint "/webhook" is static. -The following environment variables are available in Docker. They will default to the values listed below. YOU MUST DEFINE PLEXTOKEN AND PLEXSERVER! +The following environment variables are available in Docker. They will default to the values listed below. YOU MUST DEFINE PLEXTOKEN AND PLEXSERVER IF USING PLEX WEBHOOKS! | Variable | Default Value | Description | |-----------------------|---------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | WHISPER_MODEL | medium | this can be tiny, base, small, medium, large |