diff --git a/config/production.yaml.example b/config/production.yaml.example index 890ec94b9..282a631f9 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -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