1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/20euros_ynh.git synced 2024-09-03 18:05:53 +02:00
20euros_ynh/manifest.toml

47 lines
1.1 KiB
TOML
Raw Normal View History

packaging_format = 2
id = "20euros"
name = "20 euros"
description.en = "2048 variant with Euro coins and notes"
description.fr = "Variante de 2048 avec pièces et billets en euros"
version = "1.0~ynh8"
maintainers = ["eric_G"]
[upstream]
license = "MIT"
code = "https://github.com/jatekos101/20euros"
[integration]
2023-02-22 16:35:00 +01:00
yunohost = ">= 11.1.10"
architectures = "all"
multi_instance = true
ldap = "not_relevant"
sso = "not_relevant"
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/20euros"
[install.init_main_permission]
help.en = "If enabled, 20 euros will be accessible by people who doesnt have an account. This can be changed later via the webadmin."
help.fr = "Si cette case est cochée, 20 euros sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
type = "group"
default = "visitors"
[resources]
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"