aboutsummaryrefslogtreecommitdiffstats
path: root/catdap.yml
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2014-03-01 11:47:40 +0000
committerNicolas Vigier <boklm@mageia.org>2014-03-01 11:47:40 +0000
commit042bfb50c2927bfb7b34285c836118e006c2be3b (patch)
treecb84e4534d9084e9646560b07beefe97c5f4fe08 /catdap.yml
parentabe34eb8ea6c986cfcf20c4f765260065a729eb4 (diff)
downloadidentity-042bfb50c2927bfb7b34285c836118e006c2be3b.tar
identity-042bfb50c2927bfb7b34285c836118e006c2be3b.tar.gz
identity-042bfb50c2927bfb7b34285c836118e006c2be3b.tar.bz2
identity-042bfb50c2927bfb7b34285c836118e006c2be3b.tar.xz
identity-042bfb50c2927bfb7b34285c836118e006c2be3b.zip
Try to make captcha easier
Diffstat (limited to 'catdap.yml')
-rw-r--r--catdap.yml10
1 files changed, 4 insertions, 6 deletions
diff --git a/catdap.yml b/catdap.yml
index f03c639..dd82ea8 100644
--- a/catdap.yml
+++ b/catdap.yml
@@ -132,11 +132,11 @@ Controller::User:
Plugin::Captcha:
new:
- gd_font: giant
- width: 160
- height: 60
+ width: 250
+ height: 100
lines: 6
scramble: 1
+ font: /usr/share/fonts/TTF/dejavu/DejaVuSansMono.ttf
rnd_data:
- 2
- 3
@@ -170,7 +170,7 @@ Plugin::Captcha:
- Z
create:
- - normal
+ - ttf
- rect
- '#B20000'
- '#009900'
@@ -178,8 +178,6 @@ Plugin::Captcha:
particle:
- 1000
- gd_font: giant
-
Plugin::Session:
expires: 600