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

53 lines
1.2 KiB
TOML
Raw Normal View History

2023-11-02 19:00:22 +01:00
packaging_format = 2
id = "keeweb"
name = "Keeweb"
description.en = "Password manager compatible with KeePass"
description.fr = "Gestionnaire de mots de passe compatible avec KeePass"
2023-11-02 20:18:40 +01:00
version = "1.18.8~ynh2"
2023-11-02 19:00:22 +01:00
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]
2023-11-02 19:05:09 +01:00
yunohost = ">= 11.2"
architectures = "all"
2023-11-02 19:00:22 +01:00
multi_instance = true
2023-12-03 15:19:47 +01:00
2023-11-02 19:05:09 +01:00
ldap = false
2023-12-03 15:19:47 +01:00
2023-11-02 19:05:09 +01:00
sso = false
2023-12-03 15:19:47 +01:00
2023-11-02 19:05:09 +01:00
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
2023-11-02 19:00:22 +01:00
[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"
2024-04-28 18:59:04 +02:00
default = "visitors"
2023-11-02 19:00:22 +01:00
[resources]
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"