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-03-17 22:54:11 +01:00
parent 13e2748b0c
commit 727480d6fa

View file

@ -19,8 +19,8 @@ code = "https://github.com/go-shiori/shiori"
yunohost = ">= 11.1.15"
architectures = ["amd64", "arm64", "armhf"]
multi_instance = true
ldap = "not_relevant"
sso = "not_relevant"
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"