1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vore_ynh.git synced 2024-09-03 20:36:07 +02:00
vore_ynh/manifest.toml
Éric Gaspar 2a188fd99f fix
2023-05-15 17:06:18 +02:00

47 lines
881 B
TOML

packaging_format = 2
id = "vore"
name = "Vore"
description.en = "Simple, multi-tenant feed reader"
description.fr = "Lecteur de flux simple et multi-utilisateurs"
version = "2023.05.15~ynh1"
maintainers = [""]
[upstream]
license = "MIT"
website = "https://git.j3s.sh/vore"
demo = "https://vore.website/j3s"
admindoc = "https://j3s.sh/thought/vore-a-new-rss-feed-reader.html"
code = "https://git.j3s.sh/vore/tree/main/"
[integration]
yunohost = ">= 11.1.19"
architectures = "all"
multi_instance = false
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.system_user]
[resources.install_dir]
[resources.ports]
main.default = 5544
[resources.permissions]
main.url = "/"