add comment
This commit is contained in:
parent
1b2faea6a4
commit
ad375d3312
2 changed files with 3 additions and 1 deletions
|
|
@ -78,8 +78,9 @@
|
||||||
# Media directories on remote machines of the following form:
|
# Media directories on remote machines of the following form:
|
||||||
#
|
#
|
||||||
# <SSH connection string><absolute_path_to_media_directory>
|
# <SSH connection string><absolute_path_to_media_directory>
|
||||||
#
|
#
|
||||||
# Multiple media directories can be set with a comma (,) as delimiter.
|
# Multiple media directories can be set with a comma (,) as delimiter.
|
||||||
|
# Media directories are queried and played in order.
|
||||||
#
|
#
|
||||||
# Examples:
|
# Examples:
|
||||||
# localhost/home/bob/videos
|
# localhost/home/bob/videos
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@
|
||||||
# <SSH connection string><absolute_path_to_media_directory>
|
# <SSH connection string><absolute_path_to_media_directory>
|
||||||
#
|
#
|
||||||
# Multiple media directories can be set with a comma (,) as delimiter.
|
# Multiple media directories can be set with a comma (,) as delimiter.
|
||||||
|
# Media directories are queried and played in order.
|
||||||
#
|
#
|
||||||
# Examples:
|
# Examples:
|
||||||
# localhost/home/bob/videos
|
# localhost/home/bob/videos
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue