From 81e437ae7033fd2c87cb1ee9f0b93ede49da9231 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 3 Dec 2013 19:07:25 +0100 Subject: [PATCH] docs: Document value separation in config values with lists --- docs/ext/local.rst | 3 ++- docs/ext/stream.rst | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/ext/local.rst b/docs/ext/local.rst index 23baa5d1..14807781 100644 --- a/docs/ext/local.rst +++ b/docs/ext/local.rst @@ -54,7 +54,8 @@ Configuration values .. confval:: local/excluded_file_extensions - File extensions to exclude when scanning the media directory. + File extensions to exclude when scanning the media directory. Values + should be separated by either comma or newline. Usage diff --git a/docs/ext/stream.rst b/docs/ext/stream.rst index bb30e924..ee413b31 100644 --- a/docs/ext/stream.rst +++ b/docs/ext/stream.rst @@ -39,7 +39,8 @@ Configuration values .. confval:: stream/protocols - Whitelist of URI schemas to allow streaming from. + Whitelist of URI schemas to allow streaming from. Values should be + separated by either comma or newline. Usage