1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-04 21:01:22 +02:00
parent 8f7777a125
commit bbb2e3a495

View file

@ -17,7 +17,7 @@ code = "https://github.com/owncloud/ocis"
[integration] [integration]
yunohost = ">= 11.2" yunohost = ">= 11.2"
architectures = "all" architectures = ["amd64", "arm64", "armhf", "i386"]
multi_instance = true multi_instance = true
ldap = false ldap = false
sso = false sso = false