mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user