1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shiori_ynh.git synced 2024-09-03 20:26:17 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-11-18 18:20:39 +01:00
parent 7377b8b321
commit a58383c07f

View file

@ -5,7 +5,7 @@ name = "Shiori"
description.en = "Simple bookmark manager"
description.fr = "Gestionnaire de liens simple"
version = "1.5.5~ynh3"
version = "1.5.5~ynh4"
maintainers = ["eric_G"]
@ -19,8 +19,11 @@ code = "https://github.com/go-shiori/shiori"
yunohost = ">= 11.2"
architectures = ["amd64", "arm64", "armhf"]
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"