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"
|
|
|
|
|
2023-10-09 20:46:02 +02:00
|
|
|
version = "1.0~ynh2"
|
2023-03-05 10:00:57 +01:00
|
|
|
|
2023-10-08 07:56:29 +02:00
|
|
|
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 = "/"
|