Switch to unified view

a/src/upmpdcli.conf-dist b/src/upmpdcli.conf-dist
...
...
87
# are also using it. Avoids having to enter the password in the regular
87
# are also using it. Avoids having to enter the password in the regular
88
# configuration file. Depending on your situation, you may see this as a
88
# configuration file. Depending on your situation, you may see this as a
89
# security risk. The default is true, because I don't see this as a real
89
# security risk. The default is true, because I don't see this as a real
90
# issue in the general case.</descr></var>
90
# issue in the general case.</descr></var>
91
# saveohcredentials = 1
91
# saveohcredentials = 1
92
93
# <var name="checkcontentformat" type="bool" values="1"><brief>Check that
94
# input format is supported.</brief><descr>Extract the protocolinfo
95
# information from the input metadata and check it against our supported
96
# formats. Set this option to 0 if a control point or media server sends
97
# good audio data with bad metadata.</descr></var>
98
#checkcontentformat = 1
92
99
93
# <var name="opensslcmd" type="fn"><brief>Path to the openssl command</brief>
100
# <var name="opensslcmd" type="fn"><brief>Path to the openssl command</brief>
94
# <descr>The OHCredentials service needs openssl 1.1.x or newer.
101
# <descr>The OHCredentials service needs openssl 1.1.x or newer.
95
# Path to the openssl command to use if the system one (in /usr/bin) is too
102
# Path to the openssl command to use if the system one (in /usr/bin) is too
96
# old. Not set by default.</descr></var>
103
# old. Not set by default.</descr></var>