phanpy_ynh/manifest.toml

66 lines
1.4 KiB
TOML
Raw Normal View History

2024-11-09 17:31:38 +01:00
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "phanpy"
name = "Phanpy"
description.en = "A minimalistic opinionated Fediverse ⁂ web client"
description.fr = "Un client Fediverse ⁂ minimaliste et original"
2024-11-09 17:31:38 +01:00
version = "20241015~ynh7"
2024-11-09 17:31:38 +01:00
maintainers = ["ghose"]
[upstream]
license = "MIT License"
website = "https://phanpy.social/"
demo = "https://phanpy.social/"
code = "https://github.com/cheeaun/phanpy"
[integration]
yunohost = '>= 11.2.30'
helpers_version = "2.1"
architectures = "all"
multi_instance = true
2024-11-10 09:48:57 +01:00
ldap = "not_relevant"
2024-11-09 17:31:38 +01:00
sso = "not_relevant"
2024-11-10 09:48:57 +01:00
disk = "10M"
2024-11-09 17:31:38 +01:00
ram.build = "50M"
ram.runtime = "10M"
2024-11-09 17:31:38 +01:00
2024-11-10 09:48:57 +01:00
[antifeatures]
arbitrary-limitations.en = "(Optional) In-line translations feature depends on 3rd party services"
2024-11-09 17:31:38 +01:00
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/phanpy"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/cheeaun/phanpy/releases/download/2024.10.15.e3df9ff/phanpy-dist.tar.gz"
sha256 = "2153f1ea7214f2c200e4aa081eb1351082ff59b7d9a92a73252d5fcbdceee68c"
autoupdate.strategy = "latest_github_release"
2024-11-10 16:57:41 +01:00
autoupdate.asset = ".*\\.tar\\.gz"
2024-11-09 17:31:38 +01:00
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"