Fix typo for minimum age

pull/4279/head
Chocobozzz 2021-07-16 16:00:31 +02:00
parent 83482ec476
commit 3b6195f799
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ contact_form:
signup:
enabled: false
limit: 10 # When the limit is reached, registrations are disabled. -1 == unlimited
mimimum_age: 16
minimum_age: 16
requires_email_verification: false
filters:
cidr: # You can specify CIDR ranges to whitelist (empty = no filtering) or blacklist