mirror of
https://github.com/YunoHost-Apps/laverna_ynh.git
synced 2024-09-03 19:36:06 +02:00
Update manifest.toml
This commit is contained in:
parent
666326d64b
commit
cc1e05ff1e
1 changed files with 4 additions and 1 deletions
|
@ -17,11 +17,14 @@ admindoc = "https://github.com/Laverna/laverna/wiki"
|
|||
code = "https://github.com/Laverna/laverna"
|
||||
|
||||
[integration]
|
||||
yunohost = ">> 11.2"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
|
||||
ldap = false
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
|
|
Loading…
Add table
Reference in a new issue