new_naweigete/config/captcha.php
2025-03-12 10:47:34 +08:00

6 lines
68 B
PHP

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