Skip to content

Commit 141c727

Browse files
committed
Fix README with the actual default
1 parent 3c38c6e commit 141c727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Additionally, there are more advanced settings to set:
2020
- `AUTH_TOKEN` - Your [OAuth Token](https://streamlink.github.io/cli/plugins/twitch.html#authentication) to prevent ad breaks if you're subscribed to the streamer.
2121
(Optional, only add the string consisting of 30 alphanumerical characters without any quotations.)
2222
- `DISABLE_FFMPEG` - Disables ffmpeg processing (fixing errors in recorded file).
23-
(Optional, defaults to `True`, use `True` or `False`.)
23+
(Optional, defaults to `False`, use `True` or `False`.)
2424
- `REFRESH` - The interval to check user availability.
2525
(Optional, can't be set below `15`, defaults to `15`.)
2626

0 commit comments

Comments
 (0)