2023-02-17 13:13:31 +01:00
|
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
|
|
id = "converse"
|
|
|
|
|
name = "Converse"
|
|
|
|
|
description.en = "Web-based XMPP/Jabber chat client"
|
|
|
|
|
description.fr = "Client de chat XMPP/Jabber basé sur le Web"
|
|
|
|
|
|
2024-06-14 08:49:00 +02:00
|
|
|
|
version = "10.1.7~ynh1"
|
2023-02-17 13:13:31 +01:00
|
|
|
|
|
2024-02-14 17:50:42 +01:00
|
|
|
|
maintainers = []
|
2023-02-17 13:13:31 +01:00
|
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
|
license = "MPL-2.0"
|
|
|
|
|
website = "http://conversejs.org"
|
|
|
|
|
demo = "https://inverse.chat/"
|
|
|
|
|
admindoc = "https://conversejs.org/docs/html/index.html"
|
|
|
|
|
code = "https://github.com/conversejs/converse.js"
|
|
|
|
|
|
|
|
|
|
[integration]
|
2023-08-18 22:34:11 +02:00
|
|
|
|
yunohost = ">= 11.2"
|
2023-02-17 13:18:22 +01:00
|
|
|
|
architectures = "all"
|
2023-02-17 13:13:31 +01:00
|
|
|
|
multi_instance = true
|
2023-12-29 14:11:55 +01:00
|
|
|
|
|
2023-02-17 13:18:22 +01:00
|
|
|
|
ldap = false
|
2023-12-29 14:11:55 +01:00
|
|
|
|
|
2023-02-17 13:18:22 +01:00
|
|
|
|
sso = false
|
2023-12-29 14:11:55 +01:00
|
|
|
|
|
2023-02-17 13:18:22 +01:00
|
|
|
|
disk = "50M"
|
|
|
|
|
ram.build = "50M"
|
|
|
|
|
ram.runtime = "50M"
|
2023-02-17 13:13:31 +01:00
|
|
|
|
|
|
|
|
|
[install]
|
|
|
|
|
[install.domain]
|
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
|
type = "path"
|
|
|
|
|
default = "/converse"
|
|
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
|
help.en = "If enabled, Converse will be accessible by people who doesn’t have an account. This can be changed later via the webadmin."
|
|
|
|
|
help.fr = "Si cette case est cochée, Converse sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
|
|
|
|
type = "group"
|
|
|
|
|
default = "visitors"
|
|
|
|
|
|
|
|
|
|
[resources]
|
2024-06-14 08:49:00 +02:00
|
|
|
|
|
|
|
|
|
[resources.sources]
|
|
|
|
|
|
|
|
|
|
[resources.sources.main]
|
|
|
|
|
url = "https://github.com/conversejs/converse.js/releases/download/v10.1.7/converse.js-10.1.7.tgz"
|
|
|
|
|
sha256 = "9a44510c85b5628e037a9ce2fa838e5f1f90a55a80c1dbf6a36c1450fcad5388"
|
|
|
|
|
|
|
|
|
|
autoupdate.strategy = "latest_github_tag"
|
|
|
|
|
|
2023-02-17 13:13:31 +01:00
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
|
main.url = "/"
|