From c993a08c87903a60fd1f5b4b3dd64e24cdfc19cb Mon Sep 17 00:00:00 2001 From: potatoesAreGod <118043038+potatoesAreGod@users.noreply.github.com> Date: Fri, 2 Dec 2022 19:37:09 +0100 Subject: [PATCH] changed visit_reddit_confirmation to disable_visit_reddit_confirmation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50dfb1a..ab9abac 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ Assign a default value for each setting by passing environment variables to Libr | `USE_HLS` | `["on", "off"]` | `off` | | `HIDE_HLS_NOTIFICATION` | `["on", "off"]` | `off` | | `AUTOPLAY_VIDEOS` | `["on", "off"]` | `off` | -| `VISIT_REDDIT_CONFIRMATION` | `["on", "off"]` | `off` | +| `DISABLE_VISIT_REDDIT_CONFIRMATION` | `["on", "off"]` | `off` | ### Examples