1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cinny_ynh.git synced 2024-09-03 18:16:13 +02:00
cinny_ynh/manifest.toml

77 lines
3 KiB
TOML
Raw Permalink Normal View History

2023-07-25 18:56:59 +02:00
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
2023-01-17 17:03:19 +01:00
packaging_format = 2
id = "cinny"
name = "Cinny"
description.en = "Matrix client focusing primarily on simple, elegant and secure interface"
description.gl = "Cliente para Matrix que pon o foco na simplicidade, elegancia e seguridade da interface"
description.ca = "Client de Matrix amb un focus en una interfície simple, elegant i segura"
2023-01-17 17:03:19 +01:00
description.fr = "Client matrix orienté simplicité, élégance et sécurité"
version = "4.1.0~ynh1"
2023-01-17 17:03:19 +01:00
maintainers = ["Salamandar"]
[upstream]
license = "MIT"
website = "https://cinny.in"
demo = "https://app.cinny.in"
code = "https://github.com/ajbura/cinny"
cpe = "cpe:2.3:a:cinny_project:cinny"
fund = "https://cinny.in/#sponsor"
[integration]
2024-01-11 00:52:08 +01:00
yunohost = ">= 11.2"
2023-01-17 17:03:19 +01:00
architectures = "all"
multi_instance = true
ldap = false
sso = "not_relevant"
disk = "13M"
2023-04-07 10:09:15 +02:00
ram.build = "50M"
ram.runtime = "50M"
2023-01-17 17:03:19 +01:00
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/cinny"
[install.default_home_server]
ask.en = "Choose a default Matrix server for Cinny's login"
ask.gl = "Elixe o servidor Matrix por defecto no acceso con Cinny"
ask.ca = "Triar el servidor Matrix per defecte per l'inici de sessió de Cinny"
ask.fr = "Choisissez un serveur Matrix par défault"
help.en = "If you're running your own homeserver with Synapse, Dendrite, or Conduit you probably want this to be your homeserver's domain."
help.fr = "Si vous hébergez votre propre serveur avec Synapse, Dendrite ou Conduit, vous voulez probablement mettre ici le domaine de ce serveur."
help.gl = "Se estás a usar o teu propio servidor con Synapse, Dendrite ou Conduit, probablemente queres que aquí apareza o dominio do teu servidor."
help.ca = "Si teniu el vostre propi servidor amb Synapse, Dendrite o Conduit segurament voleu triar el domini del vostre servidor."
type = "string"
example = "my-own-homeserver.tld"
default = "matrix.org"
2023-01-17 17:03:19 +01:00
[install.init_main_permission]
help.en = "You will usually let visitors access Cinny so that anyone without a Yunohost account can log into Matrix."
help.gl = "Normalmente permitese que as visitantes poidan acceder a Cinny para que calquera sen unha conta YunoHost poida acceder a Matrix."
help.ca = "Normalment es permet als visitants accés a Cinny, d'aquesta manera qualsevol persona sense un compte YunoHOst pot iniciar sessió a Matrix."
2023-01-17 17:03:19 +01:00
help.fr = "Vous laisserez généralement les visiteurs accéder Cinny pour s'y connecter sans avoir de compte Yunohost."
type = "group"
default = "visitors"
[resources]
2023-04-07 10:08:39 +02:00
[resources.sources]
2023-10-21 18:15:29 +02:00
[resources.sources.main]
url = "https://github.com/cinnyapp/cinny/releases/download/v4.1.0/cinny-v4.1.0.tar.gz"
sha256 = "64bce650b1d5ee281e215f732fa40e40e2d38ebf8c2a8ed87ca0ae9ebe5ed788"
2023-10-23 18:53:28 +02:00
autoupdate.strategy = "latest_github_release"
2023-10-26 12:00:45 +02:00
autoupdate.asset = "cinny-v.*.tar.gz$"
2023-04-07 10:08:39 +02:00
2023-01-17 17:03:19 +01:00
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"