mirror of
https://github.com/YunoHost-Apps/trilium_ynh.git
synced 2024-10-01 13:34:49 +02:00
Update manifest.toml
This commit is contained in:
parent
997cf9253e
commit
611c952ecf
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ fund = "https://github.com/sponsors/zadam"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.15"
|
yunohost = ">= 11.1.15"
|
||||||
architectures = [ "amd64", "arm64", "amdhf" ]
|
architectures = [ "amd64", "arm64", "armhf" ]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
|
|
Loading…
Reference in a new issue