From 1eeeab2e1490d99b41d3585b4082f8bd404a4da6 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 12 Mar 2015 23:43:45 +0100 Subject: cache: bump default size to 150MB (Well, almost 150MB.) --- DOCS/man/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index dec0740eb7..534a2b47c4 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3077,7 +3077,7 @@ Cache because no space is reserved for seeking back yet. ``--cache-default=`` - Set the size of the cache in kilobytes (default: 25000 KB). Using ``no`` + Set the size of the cache in kilobytes (default: 150000 KB). Using ``no`` will not automatically enable the cache e.g. when playing from a network stream. Note that using ``--cache`` will always override this option. -- cgit v1.2.3