mirror of
https://github.com/YunoHost-Apps/gogs_ynh.git
synced 2024-09-03 20:36:23 +02:00
Update manifest.toml
This commit is contained in:
parent
383ff100ba
commit
d1582543ce
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ code = "https://github.com/gogs/gogs"
|
|||
yunohost = ">= 11.1.15"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = "true"
|
||||
sso = "true"
|
||||
ldap = true
|
||||
sso = true
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
|
|
Loading…
Reference in a new issue