docs: add the missing `AUTOPLAY_VIDEOS` in README

Merge pull request #361 from xatier/patch-2
This commit is contained in:
Spike 2021-12-14 22:03:43 -08:00 committed by GitHub
commit ceee13cfb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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