mirror of
https://github.com/Mibew/i18n.git
synced 2025-01-22 21:40:28 +03:00
turn off captcha by default (as previous versions didn't have it)
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@593 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
2efea86167
commit
507f0c9d60
@ -574,7 +574,7 @@ $settings = array(
|
||||
'surveyaskgroup' => '1',
|
||||
'surveyaskmessage' => '0',
|
||||
'enablepopupnotification' => '0',
|
||||
'enablecaptcha' => '1',
|
||||
'enablecaptcha' => '0',
|
||||
|
||||
'online_timeout' => 30, /* Timeout (in seconds) when online operator becomes offline */
|
||||
'updatefrequency_operator' => 2,
|
||||
|
Loading…
Reference in New Issue
Block a user