docs: Document value separation in config values with lists

This commit is contained in:
Stein Magnus Jodal 2013-12-03 19:07:25 +01:00
parent 76ca38dd63
commit 81e437ae70
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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