|
a/src/upmpdcli.conf-dist |
|
b/src/upmpdcli.conf-dist |
|
... |
|
... |
139 |
#uprclmediadirs = /tmp
|
139 |
#uprclmediadirs = /tmp
|
140 |
|
140 |
|
141 |
# <var name="uprclhostport" type="string"><brief>HTTP host and ports for
|
141 |
# <var name="uprclhostport" type="string"><brief>HTTP host and ports for
|
142 |
# serving media files</brief><descr>The Media Server HTTP server will run
|
142 |
# serving media files</brief><descr>The Media Server HTTP server will run
|
143 |
# on this address and port, which will also be inserted on the URLs we
|
143 |
# on this address and port, which will also be inserted on the URLs we
|
|
|
144 |
# produce. If the variable is not set, we will use port 9090 and the first
|
|
|
145 |
# non-loopback ipv4 address in "ip addr" output, which may be right or
|
144 |
# produce.</descr></var>
|
146 |
# not.</descr></var>
|
145 |
#uprclhostport = 192.168.4.4:9090
|
147 |
#uprclhostport = 192.168.4.4:9090
|
146 |
|
148 |
|
147 |
# <var name="uprclpaths" type="string"><brief></brief><descr>This is used
|
149 |
# <var name="uprclpaths" type="string"><brief></brief><descr>This is used
|
148 |
# to translate real path to ones relative to the HTTP server doc
|
150 |
# to translate real path to ones relative to the HTTP server doc tree. It
|
|
|
151 |
# also performs a form of access control. If this is not set, uprcl will
|
|
|
152 |
# use a null translation for each of the uprclmediadirs
|
149 |
# tree. </descr></var>
|
153 |
# numbers.</descr></var>
|
150 |
# uprclpaths = /y/av/mp3:/av/mp3,/y/av/flacsources:/av/flacsources
|
154 |
#uprclpaths =
|
151 |
|
155 |
|
152 |
# <var name="uprclconfdir" type="dfn"><brief>Recoll index
|
156 |
# <var name="uprclconfdir" type="dfn"><brief>Recoll index
|
153 |
# directory</brief><descr>This is usually not defined and defaults to
|
157 |
# directory</brief><descr>This is usually not defined and defaults to
|
154 |
# /var/cache/upmpdcli/uprcl</descr></var>
|
158 |
# /var/cache/upmpdcli/uprcl</descr></var>
|
155 |
#uprclconfdir = /var/cache/upmpdcli/uprcl
|
159 |
#uprclconfdir = /var/cache/upmpdcli/uprcl
|