Formatting

This commit is contained in:
Mark Felder 2024-09-17 13:46:49 -04:00
parent 21bf229731
commit 1d123832da

View file

@ -2296,7 +2296,8 @@ config :pleroma, :config_description, [
key: :mail,
label: "Mail Attribute",
type: :string,
description: "LDAP attribute name to use as the email address when automatically registering the user on first login",
description:
"LDAP attribute name to use as the email address when automatically registering the user on first login",
suggestions: ["mail"]
}
]