fix: simplify generated captchas to improve ux
This commit is contained in:
@@ -15,3 +15,10 @@ module.tx_form.settings.yamlConfigurations {
|
|||||||
1630994710 = EXT:ep_theme/Configuration/Yaml/FormsBase.yaml
|
1630994710 = EXT:ep_theme/Configuration/Yaml/FormsBase.yaml
|
||||||
1630994711 = EXT:ep_theme/Configuration/Yaml/FormFinishersBackend.yaml
|
1630994711 = EXT:ep_theme/Configuration/Yaml/FormFinishersBackend.yaml
|
||||||
}
|
}
|
||||||
|
|
||||||
|
plugin.tx_bwcaptcha.settings {
|
||||||
|
charset = abcdefghjkmnpqrtuvwxy34679
|
||||||
|
length = 4
|
||||||
|
width = 220
|
||||||
|
height = 60
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user