Adding "Options" README section
This commit is contained in:
parent
6a6dc37b1b
commit
e4c59b9dc5
|
@ -92,6 +92,9 @@ You can use the "captcha" type in your forms this way:
|
||||||
Note that the generated image will be embeded in the HTML document, to avoid dealing
|
Note that the generated image will be embeded in the HTML document, to avoid dealing
|
||||||
with route and subrequests.
|
with route and subrequests.
|
||||||
|
|
||||||
|
Options
|
||||||
|
=======
|
||||||
|
|
||||||
You can define the following type option :
|
You can define the following type option :
|
||||||
|
|
||||||
* **width**: the width of the captcha image (default=120)
|
* **width**: the width of the captcha image (default=120)
|
||||||
|
|
Loading…
Reference in New Issue