1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/biboumi_ynh.git synced 2024-09-03 18:15:58 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-12-23 10:38:46 +01:00
parent 6f80f44cb8
commit d296bd73f7

View file

@ -5,7 +5,7 @@ name = "Biboumi"
description.en = "XMPP gateway for the IRC network"
description.fr = "Passerelle XMPP pour le réseau IRC"
version = "8.3~ynh2"
version = "8.3~ynh3"
maintainers = ["pitchum"]
@ -19,13 +19,17 @@ code = "https://lab.louiz.org/louiz/biboumi"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = false
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
@ -44,4 +48,4 @@ ram.runtime = "50M"
[resources.permissions]
[resources.apt]
packages = "metronome biboumi"
packages = "metronome, biboumi"