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

44 lines
863 B
TOML
Raw Normal View History

2023-02-23 16:56:28 +01:00
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"
2023-02-23 19:22:24 +01:00
version = "1.0~ynh4"
2023-02-23 16:56:28 +01:00
maintainers = ["eric_G"]
[upstream]
license = "GPL-2.0"
website = "https://chitchatter.im/"
demo = "https://chitchatter.im/"
code = "https://github.com/jeremyckahn/chitchatter"
[integration]
2023-02-23 17:01:18 +01:00
yunohost = ">= 11.1.10"
architectures = "all"
2023-02-23 16:56:28 +01:00
multi_instance = true
2023-02-23 17:01:18 +01:00
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
2023-02-23 16:56:28 +01:00
[install]
[install.domain]
type = "domain"
full_domain = true
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"