kodi: don't enable webserver by default

Kodi defaults to require authentication when the webserver is
enabled and as no password is set this results in an annoying
error box on fresh installations.

As neither disabling authentication or pre-setting a well known
password are great options just stop enabling the webserver via
appliance.xml. Users can enable it and choose authentication options
if they like via settings.

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2020-09-10 13:23:21 +02:00
parent 16e68ab07d
commit c8c9b6aae8

View File

@ -49,14 +49,6 @@
</group>
</category>
<category id="control">
<group id="1">
<setting id="services.webserver">
<default>true</default>
</setting>
</group>
</category>
<category id="smb">
<group id="2">
<setting id="smb.maxprotocol">