From 0bf323e46e9fa753ec33e30d5f986f825944d15b Mon Sep 17 00:00:00 2001 From: rathann Date: Sat, 20 Aug 2005 21:00:51 +0000 Subject: cache-prefill has been renamed to cache-seek-min, example config should reflect this git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16279 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/example.conf') diff --git a/etc/example.conf b/etc/example.conf index fcb12e315d..75db6f63d9 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -144,7 +144,7 @@ cache = 8192 cache-min = 20.0 # # Prefill 5% of the cache before restarting playback after the cache emptied. -cache-prefill = 5.0 +cache-seek-min = 5.0 # DVD: Display English subtitles if available. # slang = en -- cgit v1.2.3