kaptcha height =40
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
kaptcha.image.width=80
|
kaptcha.image.width=80
|
||||||
kaptcha.image.height=25
|
kaptcha.image.height=40
|
||||||
kaptcha.border=no
|
kaptcha.border=no
|
||||||
kaptcha.obscurificator.impl=com.google.code.kaptcha.impl.ShadowGimpy
|
kaptcha.obscurificator.impl=com.google.code.kaptcha.impl.ShadowGimpy
|
||||||
kaptcha.textproducer.font.size=23
|
kaptcha.textproducer.font.size=23
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
kaptcha.image.width=80
|
kaptcha.image.width=80
|
||||||
kaptcha.image.height=25
|
kaptcha.image.height=40
|
||||||
kaptcha.border=no
|
kaptcha.border=no
|
||||||
#kaptcha.obscurificator.impl=com.google.code.kaptcha.impl.ShadowGimpy
|
#kaptcha.obscurificator.impl=com.google.code.kaptcha.impl.ShadowGimpy
|
||||||
kaptcha.obscurificator.impl=com.google.code.kaptcha.impl.Ripple
|
kaptcha.obscurificator.impl=com.google.code.kaptcha.impl.Ripple
|
||||||
|
|||||||
Reference in New Issue
Block a user