From eec455abf8f9b3bdfc0309304419d00d40a030f6 Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:57:39 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b163114..a2698cc 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ First, you need to install the Jellyfin webhooks plugin. Then you need to click You can define the port via environment variables, but the endpoints are static. -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! +The following environment variables are available in Docker. They will default to the values listed below. | Variable | Default Value | Description | |-----------------------|---------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | WHISPER_MODEL | 'medium' | this can be tiny, base, small, medium, large |