%PDF- %PDF-
| Direktori : /proc/self/root/www/varak.net/paste.varak.net-5.6/vendor/sayakb/captcha/src/config/ |
| Current File : //proc/self/root/www/varak.net/paste.varak.net-5.6/vendor/sayakb/captcha/src/config/config.php |
<?php
return array(
'id' => 'captcha',
'fontsizes' => array(14, 15, 16, 17, 18),
'length' => 5,
'width' => 120,
'height' => 30,
'space' => 20,
'type' => 'alnum',
'colors' => array('128,23,23', '128,23,22', '33,67,87', '67,70,83', '31,56,163', '48,109,22', '165,42,166', '18,95,98', '213,99,8'),
'sensitive' => FALSE
);