mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
Fix
This commit is contained in:
parent
b6e8fe4f5c
commit
b30fff2d6f
2 changed files with 2 additions and 2 deletions
|
@ -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__
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue