Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

Captcha Rectangles

Variable: $cfg['captcha']['rectangles']

Effected class: captcha

Config type: captcha

Type of data: array

Platform: 2v

How to call: self::$cfg['captcha']['rectangles']

(only from effected classes)

Description:
Set the rectangles of captcha image.
Available options:
Mass - How much mass of them will be created.
MaxWidth - Maximum width.
MaxHeight - Manimum height.
Color - Bright/dark.
example: 1
The default set of "rectangles".
How to set (example):
Code:
Info Panel
Roll it!   ⇔