dggzichahu/config/captcha.php

7 lines
68 B
PHP
Executable File

<?php
return [
"length" => 4,
'codeSet' => '123456789',
];