1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chitchatter_ynh.git synced 2024-09-03 18:15:59 +02:00
chitchatter_ynh/manifest.toml
2023-03-12 11:12:47 +01:00

51 lines
1.1 KiB
TOML

packaging_format = 2
id = "chitchatter"
name = "Chitchatter"
description.en = "Peer-to-peer chat that is serverless, decentralized, and ephemeral"
description.fr = "Chat peer-to-peer sans serveur, décentralisée et éphémère"
version = "1.0~ynh5"
maintainers = ["eric_G"]
[upstream]
license = "GPL-2.0"
website = "https://chitchatter.im/"
demo = "https://chitchatter.im/"
code = "https://github.com/jeremyckahn/chitchatter"
[integration]
yunohost = ">= 11.1.15"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "2800M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
full_domain = true
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/jeremyckahn/chitchatter/archive/442f5406ec26d001798c1a2b5a5d9a05fdc77459.tar.gz"
sha256 = "02a53c37701784a6e4182e574916ef69afdf88efb1ec53e72f26be23eee31b74"
rename = "chitchatter"
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"