mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-31 01:33:44 -04:00
Added yet another oscure daap config option to the web admin
This commit is contained in:
parent
3b8bc27e85
commit
03ec76d36c
@ -222,6 +222,16 @@
|
|||||||
<option value="1">Yes</option>
|
<option value="1">Yes</option>
|
||||||
</options>
|
</options>
|
||||||
</item>
|
</item>
|
||||||
|
<item id="supports_browse" advanced="true" config_section="daap">
|
||||||
|
<name>Supports browse</name>
|
||||||
|
<short_description></short_description>
|
||||||
|
<type default_value="1">select</type>
|
||||||
|
<options>
|
||||||
|
<option value="0">No</option>
|
||||||
|
<option value="1">Yes</option>
|
||||||
|
</options>
|
||||||
|
</item>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section name="Plugins">
|
<section name="Plugins">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user