From 8db75f075e3d4019b2edad1695e424c835456cbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois-Xavier=20Thomas?= Date: Sat, 15 Aug 2015 14:50:45 +0200 Subject: [PATCH] badfiles: Update doc to remove unneeded defaults --- docs/plugins/badfiles.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/plugins/badfiles.rst b/docs/plugins/badfiles.rst index d084dca82..1683e1d0e 100644 --- a/docs/plugins/badfiles.rst +++ b/docs/plugins/badfiles.rst @@ -7,14 +7,13 @@ corrupt files. Configuring ----------- -First, enable the ``badfiles`` plugin (see :ref:`using-plugins`). Then, add a -``badfiles:`` section to your configuration file, like so:: +First, enable the ``badfiles`` plugin (see :ref:`using-plugins`). The default +configuration defines the following default checkers, which you may need to +install yourself: - badfiles: - commands: {} +* `mp3val`_ for MP3 files +* `FLAC`_ command-line tools for FLAC files -This uses two default checkers: `mp3val`_ for MP3s and the ordinary `FLAC`_ -command-line tools for those files. (You will need to install these yourself.) You can also add custom commands for a specific extension, like this:: badfiles: