From 66f367048d2a0e2249ad99eb8194393eebe3fffa Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 5 Aug 2013 23:09:04 +0200 Subject: [PATCH] docs: Document local/scan_timeout config value --- docs/ext/local.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/ext/local.rst b/docs/ext/local.rst index fc89e69a..1abebb1d 100644 --- a/docs/ext/local.rst +++ b/docs/ext/local.rst @@ -47,6 +47,11 @@ Configuration values Path to tag cache for local media. +.. confval:: local/scan_timeout + + Number of milliseconds before giving up scanning a file and moving on to + the next file. + Usage =====