mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update manifest.toml
This commit is contained in:
parent
2120b867b5
commit
9b68981741
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ code = "https://github.com/ether/etherpad-lite"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.21"
|
yunohost = ">= 11.1.21"
|
||||||
architectures = "all"
|
architectures = ["arm64", "amd64"]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue