From 96c543dd0944b01ff0880cead26603bbc7057a09 Mon Sep 17 00:00:00 2001 From: Tom Swirly Date: Sun, 16 Oct 2016 14:15:20 -0400 Subject: [PATCH] Fix a name in file.rst. --- docs/ext/file.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ext/file.rst b/docs/ext/file.rst index d31f53fd..2331626c 100644 --- a/docs/ext/file.rst +++ b/docs/ext/file.rst @@ -36,7 +36,7 @@ See :ref:`config` for general help on configuring Mopidy. .. confval:: file/follow_symlinks - Whether to follow symbolic links found in :confval:`files/media_dir`. + Whether to follow symbolic links found in :confval:`file/media_dirs`. Directories and files that are outside the configured directories will not be shown. Default is false.