mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-12-13 11:27:01 +00:00
* Fix config path for Navidrome (use /etc/ instead of /var/lib) The default systemd service loads /etc/navidrome/navidrome.toml via -c. Therefore, changes to /var/lib/navidrome/navidrome.toml have no effect unless manually specified. Thanks for the great scripts! * Update navidrome.json - forgot "config_path"