domain config: add help text for default webapp

This commit is contained in:
Alexandre Aubin 2022-12-08 02:37:51 +01:00
parent a7946cf0e2
commit ea5c88ca98

View file

@ -9,6 +9,8 @@ name = "Features"
type = "app"
filter = "is_webapp"
default = "_none"
# FIXME: i18n
help = "People will automatically be redirected to this app when opening this domain. If no app is specified, people are redirected to the user portal login form."
[feature.mail]
@ -25,6 +27,7 @@ name = "Features"
[feature.xmpp.xmpp]
type = "boolean"
default = 0
# FIXME: i18n
help = "NB: some XMPP features will require that you update your DNS records and regenerate your Lets Encrypt certificate to be enabled"
[dns]