Update configuration variables

This commit is contained in:
Fabian Affolter 2016-09-05 13:06:59 +02:00
parent c9a06bb874
commit 8ab5349718
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -33,7 +33,7 @@ media_player:
Configuration variables: Configuration variables:
- **host** (*Required*): The host name or address of the device that is running XBMC/Kodi - **host** (*Required*): The host name or address of the device that is running XBMC/Kodi
- **port** (*Required*): The port number, default 8080 - **port** (*Optional*): The port number. Defaults to 8080.
- **name** (*Optional*): The name of the device used in the frontend. - **name** (*Optional*): The name of the device used in the frontend.
- **username** (*Optional*): The XBMC/Kodi HTTP username. - **username** (*Optional*): The XBMC/Kodi HTTP username.
- **password** (*Optional*): The XBMC/Kodi HTTP password. - **password** (*Optional*): The XBMC/Kodi HTTP password.