diff --git a/conf/systemd.service b/conf/systemd.service index ef0fa1f..9474502 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,5 +1,5 @@ [Unit] -Description=Navidrome Music Server and Streamer compatible with Subsonic/Airsonic +Description=Navidrome: Music Server and Streamer compatible with Subsonic/Airsonic After=remote-fs.target network.target AssertPathExists=__CONFIG_PATH__ diff --git a/manifest.toml b/manifest.toml index b50247f..1c163b0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ code = "https://github.com/deluan/navidrome" [integration] yunohost = ">= 11.1.7" -architectures = "all" +architectures = ["amd64", "arm64", "armhf"] multi_instance = false ldap = false sso = true