mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Navidrome: Expose more Navidrome config options through the addon config
This commit is contained in:
@@ -39,12 +39,22 @@
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"data_folder": "str",
|
||||
"default_language": "str?",
|
||||
"image_cache_size": "str?",
|
||||
"keyfile": "str?",
|
||||
"lastfm_api_key": "str?",
|
||||
"lastfm_secret": "str?",
|
||||
"localdisks": "str?",
|
||||
"log_level": "str",
|
||||
"music_folder": "str",
|
||||
"networkdisks": "str?",
|
||||
"ssl": "bool"
|
||||
"password_encryption_key": "str?",
|
||||
"scan_schedule": "str?",
|
||||
"spotify_id": "str?",
|
||||
"spotify_secret": "str?",
|
||||
"ssl": "bool",
|
||||
"transcoding_cache_size": "str?",
|
||||
"welcome_message": "str?"
|
||||
},
|
||||
"slug": "navidrome",
|
||||
"udev": true,
|
||||
|
||||
Reference in New Issue
Block a user