DOCS/man/mpv.rst: Fix big-cache profile example

The cache options were changed, and this commit
fixes the example big-cache profile to use the
new cache options.
This commit is contained in:
Leo Izen
2019-03-13 23:03:03 -04:00
committed by sfan5
parent 98eea65605
commit fcb320fd3f

View File

@@ -630,7 +630,8 @@ or at runtime with the ``apply-profile <name>`` command.
# a profile that can be enabled with --profile=big-cache
[big-cache]
cache=123400
cache=yes
demuxer-max-bytes=123400KiB
demuxer-readahead-secs=20
[slow]