From a39495b3cb31d18c156454bbd8d9cb224eef9df7 Mon Sep 17 00:00:00 2001 From: xatier Date: Sun, 12 Dec 2021 14:41:00 -0800 Subject: [PATCH] Update README.md This config was introduced in https://github.com/spikecodes/libreddit/commit/1d4ea50a457b7955e391dc526aa3228aeab222c0 , but missed from the documentation. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae8bfac..c9a28cb 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,7 @@ Assign a default value for each setting by passing environment variables to Libr | `SHOW_NSFW` | `["on", "off"]` | `off` | | `USE_HLS` | `["on", "off"]` | `off` | | `HIDE_HLS_NOTIFICATION` | `["on", "off"]` | `off` | +| `AUTOPLAY_VIDEOS` | `["on", "off"]` | `off` | ### Examples