From 1e2d409fb4f08dd73554c8c065292af325bf9f12 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 28 Feb 2014 22:25:48 +0100 Subject: lua: add option to disable auto-loading of lua scripts --- DOCS/man/en/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index ca887eccfb..6461750062 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1286,6 +1286,10 @@ OPTIONS ``--list-properties`` Print a list of the available properties. +``--load-scripts=`` + If set to ``no``, don't auto-load scripts from ``~/.mpv/lua/``. + (Default: ``yes``) + ``--load-unsafe-playlists`` Normally, something like ``mpv playlist.m3u`` won't load the playlist. This is because the playlist code is unsafe. (This is the same in all other -- cgit v1.2.3