1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rspamdui_ynh.git synced 2024-09-03 20:16:32 +02:00
rspamdui_ynh/manifest.toml

49 lines
901 B
TOML
Raw Normal View History

2023-03-05 10:00:57 +01:00
packaging_format = 2
id = "rspamdui"
name = "Rspamd Web UI"
description.en = "Simple control interface for rspamd spam filtering system"
description.fr = "Interface de contrôle simple pour le système de filtrage de spam rspamd"
version = "1.0~ynh1"
maintainers = []
2023-03-05 10:00:57 +01:00
[upstream]
license = "Apache-2.0"
website = "https://rspamd.com/webui"
code = "https://github.com/rspamd/rspamd"
[integration]
2023-10-02 18:20:07 +02:00
yunohost = ">= 11.2"
2023-03-05 10:06:44 +01:00
architectures = "all"
2023-03-05 10:00:57 +01:00
multi_instance = false
2023-03-05 10:06:44 +01:00
ldap = false
sso = false
disk = "50M"
2023-03-05 10:15:41 +01:00
ram.build = "500M"
2023-03-05 10:06:44 +01:00
ram.runtime = "50M"
2023-03-05 10:00:57 +01:00
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/rspamd"
[install.init_main_permission]
type = "group"
default = "visitors"
[install.password]
type = "password"
[resources]
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"