28 lines
564 B
YAML
28 lines
564 B
YAML
---
|
|
# defaults file for navidrome
|
|
|
|
navidrome_image_version: 'latest'
|
|
|
|
navidrome_config_volume: '/mnt/config-local/navidrome'
|
|
navidrome_music_volume: '/mnt/music'
|
|
|
|
navidrome_host_port: 48533
|
|
|
|
timezone: 'Europe/Brussels'
|
|
|
|
# Bonob
|
|
bonob_enabled: false
|
|
bonob_image_version: 'latest'
|
|
bonob_host_port: 48534
|
|
bonob_icon_color: "beige"
|
|
bonob_icon_background: "red"
|
|
|
|
## Bonob sonos settings
|
|
bonob_sonos_auto_register: 'true'
|
|
bonob_sonos_device_discovery: 'true'
|
|
bonob_sonos_seed_host:
|
|
bonob_sonos_service_id: "246"
|
|
|
|
## Subsonic
|
|
bonob_subsonic_custom_clients: 'audio/flac'
|