docs: Document value separation in config values with lists
This commit is contained in:
parent
76ca38dd63
commit
81e437ae70
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user