forked from leftypol/leftypol
added imgcaptcha files
This commit is contained in:
parent
547b97ade5
commit
549ecc200e
4 changed files with 170 additions and 1 deletions
|
@ -269,6 +269,10 @@
|
|||
$config['imgcaptcha_list'] = "/sciezka/do/pliku.txt";
|
||||
$config['imgcaptcha_images'] = "/sciezka/do/obrazkow"; // without a slash at the end
|
||||
$config['imgcaptcha_question'] = "Was ist das?";
|
||||
$config['imgcaptcha_time_limit'] = 90; // Kapcza wazna przez 90 sekund po wejsciu
|
||||
$config['imgcaptcha_filler'] = "/plik/kliknijmie.png";
|
||||
$config['imgcaptcha_width'] = 128;
|
||||
$config['imgcaptcha_height'] = 96;
|
||||
/*
|
||||
* ====================
|
||||
* Post settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue