1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mailman3_ynh.git synced 2024-09-03 19:36:17 +02:00

Fix manifest, tests.toml

This commit is contained in:
Salamandar 2024-05-21 19:28:28 +02:00
parent 8a4b51fb03
commit 46875129a0
2 changed files with 4 additions and 0 deletions

View file

@ -47,6 +47,8 @@ ram.runtime = "800M"
[install.email]
type = "email"
ask.en = "The superuser email, can be your own email"
ask.fr = "L'email super-utilisateur, peut être votre email"
example = "user@example.org"
[resources]

View file

@ -4,6 +4,8 @@ test_format = 1.0
[default]
args.email = "package_checker@domain.tld"
exclude = ["change_url"]
# -------------------------------