mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 22:25:56 -05: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>
|
||||
</options>
|
||||
</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 name="Plugins">
|
||||
|
Loading…
Reference in New Issue
Block a user