1
0
Fork 0
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:
Éric Gaspar 2023-11-12 20:10:23 +01:00
parent 8da5b93175
commit e4295ba84a

View file

@ -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"