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
Éric Gaspar 80b64e3dfb sources
2023-03-12 11:11:22 +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~ynh4"
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/99a9ab783815e3bddeebd0de8ad74d010e5162b1.tar.gz"
sha256 = "35d5521e0e96f9271f2437bae29af1f7edfe293d80be4353fbefdcccdbfe8258"
rename = "chitchatter"
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"