1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/keeweb_ynh.git synced 2024-09-03 19:26:33 +02:00
keeweb_ynh/manifest.toml
2024-04-29 12:27:36 +02:00

52 lines
1.2 KiB
TOML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

packaging_format = 2
id = "keeweb"
name = "Keeweb"
description.en = "Password manager compatible with KeePass"
description.fr = "Gestionnaire de mots de passe compatible avec KeePass"
version = "1.18.8~ynh2"
maintainers = ["kay0u"]
[upstream]
license = "MIT"
website = "https://keeweb.info/"
demo = "https://app.keeweb.info/"
admindoc = "https://github.com/keeweb/keeweb/wiki"
code = "https://github.com/keeweb/keeweb"
[integration]
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/keeweb"
[install.init_main_permission]
help.en = "If enabled, KeeWeb will be accessible by people who do not have an account. This can be changed later via the webadmin."
help.fr = "Si cette case est cochée, KeeWeb 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 = "/"