kaptcha height =40

This commit is contained in:
MaxKey
2022-02-25 09:50:02 +08:00
parent 1a6d1c19d5
commit eb0d1e128e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
kaptcha.image.width=80
kaptcha.image.height=25
kaptcha.image.height=40
kaptcha.border=no
kaptcha.obscurificator.impl=com.google.code.kaptcha.impl.ShadowGimpy
kaptcha.textproducer.font.size=23

View File

@@ -1,5 +1,5 @@
kaptcha.image.width=80
kaptcha.image.height=25
kaptcha.image.height=40
kaptcha.border=no
#kaptcha.obscurificator.impl=com.google.code.kaptcha.impl.ShadowGimpy
kaptcha.obscurificator.impl=com.google.code.kaptcha.impl.Ripple