Skip to content

Commit

Permalink
Fix type in example config
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviocopes committed Apr 14, 2017
1 parent fac87e9 commit f1b1f74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions comments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ form:
# - name: g-recaptcha-response
# label: Captcha
# type: captcha
# recatpcha_site_key: e32iojeoi32jeoi32jeoij32oiej32oiej3
# recaptcha_site_key: e32iojeoi32jeoi32jeoij32oiej32oiej3
# recaptcha_not_validated: 'Captcha not valid!'
# validate:
# required: true
Expand All @@ -66,7 +66,7 @@ form:

process:
# - captcha:
# recatpcha_secret: ej32oiej23oiej32oijeoi32jeio32je
# recaptcha_secret: ej32oiej23oiej32oijeoi32jeio32je
- email:
subject: PLUGIN_COMMENTS.EMAIL_NEW_COMMENT_SUBJECT
body: "{% include 'forms/data.html.twig' %}"
Expand Down

0 comments on commit f1b1f74

Please sign in to comment.