1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-09-24 11:38:24 +02:00

added config entries

This commit is contained in:
asiekierka 2012-12-22 17:28:10 +01:00
parent c7f865b54f
commit 547b97ade5

View File

@ -264,6 +264,11 @@
$config['recaptcha_public'] = '6LcXTcUSAAAAAKBxyFWIt2SO8jwx4W7wcSMRoN3f';
$config['recaptcha_private'] = '6LcXTcUSAAAAAOGVbVdhmEM1_SyRF4xTKe8jbzf_';
$config['imgcaptcha'] = false;
$config['imgcaptcha_key'] = "cos losowego";
$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?";
/*
* ====================
* Post settings