mirror of
https://github.com/YunoHost-Apps/bludit_ynh.git
synced 2024-09-03 18:06:13 +02:00
Update manifest.toml
This commit is contained in:
parent
5d00c5cdf4
commit
a2c626716b
1 changed files with 3 additions and 0 deletions
|
@ -20,8 +20,11 @@ code = "https://github.com/bludit/bludit"
|
|||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
|
||||
ldap = false
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
|
|
Loading…
Reference in a new issue