changed visit_reddit_confirmation to disable_visit_reddit_confirmation

This commit is contained in:
potatoesAreGod 2022-12-02 19:37:09 +01:00
parent 96c73262f5
commit c993a08c87
No known key found for this signature in database
GPG Key ID: B7E6851293EA7B35
1 changed files with 1 additions and 1 deletions

View File

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