mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Update manifest.toml
This commit is contained in:
parent
d34abc940d
commit
c79b5822b1
1 changed files with 5 additions and 5 deletions
|
@ -16,12 +16,12 @@ demo = "https://i.calckey.cloud/"
|
||||||
code = "https://codeberg.org/calckey/calckey"
|
code = "https://codeberg.org/calckey/calckey"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.14"
|
yunohost = ">= 11.1.19"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap = "not_relevant"
|
ldap = "not_relevant"
|
||||||
sso = "not_relevant"
|
sso = "not_relevant"
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "2G"
|
ram.build = "2G"
|
||||||
ram.runtime = "2G"
|
ram.runtime = "2G"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue