Jelajahi Sumber

kaptcha height =40

MaxKey 3 tahun lalu
induk
melakukan
eb0d1e128e

+ 1 - 1
maxkey-authentications/maxkey-authentication-captcha/src/main/resources/kaptcha.properties

@@ -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

+ 1 - 1
maxkey-authentications/maxkey-authentication-captcha/src/main/resources/kaptcha_c.properties

@@ -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