parent
a6476ab527
commit
7aabf397f6
|
@ -47,6 +47,8 @@ The comment form will appear on the blog post items matching the enabled routes.
|
|||
|
||||
To set the enabled routes, create a `user/config/plugins/comments.yaml` file, copy in it the contents of `user/plugins/comments/comments.yaml` and edit the `enable_on_routes` and `disable_on_routes` options according to your needs.
|
||||
|
||||
> Make sure you configured the "Email from" and "Email to" email addresses in the Email plugin with your email address!
|
||||
|
||||
# Enabling Recaptcha
|
||||
|
||||
The plugin comes with Recaptcha integration. To make it work, create a `user/config/plugins/comments.yaml` file, copy in it the contents of `user/plugins/comments/comments.yaml` and uncomment the capthca form field and the captcha validation process.
|
||||
|
|
Loading…
Reference in New Issue