Format code, expose instance configuration related to birth dates
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
b108b05650
commit
397f67fef8
7 changed files with 16 additions and 12 deletions
|
|
@ -966,7 +966,8 @@ config :pleroma, :config_description, [
|
|||
%{
|
||||
key: :birth_date_min_age,
|
||||
type: :integer,
|
||||
description: "Min age for users to create account. Only makes sense if birth date is required."
|
||||
description:
|
||||
"Min age for users to create account. Only makes sense if birth date is required."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue