config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

commit 9dee3f194927b1764f4d7b58fb16458ba49c5371
parent 67639a2d4eda533bb87fc41502cade1390918ed0
Author: jacob@thinkpad <jacobouno@protonmail.com>
Date:   Thu,  7 May 2020 15:51:55 -0700

remove cache on disk as it was causeing errors

Diffstat:
Mmpv/.config/mpv/mpv.conf | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf @@ -27,7 +27,6 @@ cache=yes #demuxer-max-bytes=500M #demuxer-max-back-bytes=100M cache-pause=yes -cache-on-disk=no # etc #user-agent="Mozilla/5.0"