1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mindmaps_ynh.git synced 2024-09-03 19:45:59 +02:00
mindmaps_ynh/manifest.toml
2023-11-10 09:54:08 +01:00

49 lines
832 B
TOML

packaging_format = 2
id = "mindmaps"
name = "Mindmaps"
description.en = "Tool for making mind maps"
description.fr = "Outil de creation de cartes mentales"
version = "0.0.20201010~ynh3"
maintainers = []
[upstream]
license = "AGPL-3.0"
website = "https://www.mindmaps.app/"
demo = "https://www.mindmaps.app/"
code = "https://github.com/drichard/mindmaps"
[integration]
yunohost = ">= 11.2"
architectures = "all"
multi_instance = false
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/mindmaps"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"