mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
Update manifest.toml
This commit is contained in:
parent
8da5b93175
commit
e4295ba84a
1 changed files with 4 additions and 1 deletions
|
@ -5,7 +5,7 @@ name = "Yourls"
|
|||
description.en = "URL shortening service"
|
||||
description.fr = "Service de raccourcisseur d'URL"
|
||||
|
||||
version = "1.9.2~ynh3"
|
||||
version = "1.9.2~ynh4"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -20,8 +20,11 @@ code = "https://github.com/YOURLS/YOURLS"
|
|||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
|
||||
ldap = false
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "150M"
|
||||
ram.runtime = "50M"
|
||||
|
|
Loading…
Add table
Reference in a new issue