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:
parent
8f7777a125
commit
bbb2e3a495
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue