mirror of
https://github.com/silverstripe/silverstripe-mathspamprotection
synced 2024-10-22 08:05:52 +02:00
FIX: Docs were incorrect post namespace change
This commit is contained in:
parent
82d37954bb
commit
65fd149c72
@ -36,7 +36,7 @@ composer require "silverstripe/mathspamprotection:dev-master"
|
||||
Set the default spam protector in *mysite/_config/spamprotection.yml*
|
||||
|
||||
---
|
||||
name: spamprotection
|
||||
---
|
||||
name: myspamprotection
|
||||
---
|
||||
SilverStripe\SpamProtection\Extension\FormSpamProtectionExtension:
|
||||
default_spam_protector: SilverStripe\SpamProtection\Maths\MathSpamProtector
|
||||
default_spam_protector: SilverStripe\MathSpamProtection\MathSpamProtector
|
||||
|
Loading…
Reference in New Issue
Block a user