Merge branch '10400' into Localisation-config
This commit is contained in:
commit
5577b1b9b0
@ -39,11 +39,12 @@ class init extends common {
|
|||||||
'connect' => [
|
'connect' => [
|
||||||
'timeout' => 600,
|
'timeout' => 600,
|
||||||
'attempt' => 3,
|
'attempt' => 3,
|
||||||
'log' => false
|
'log' => false,
|
||||||
|
'captcha' => true
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'core' => [
|
'core' => [
|
||||||
'dataVersion' => 10300,
|
'dataVersion' => 10306,
|
||||||
'lastBackup' => 0,
|
'lastBackup' => 0,
|
||||||
'lastClearTmp' => 0,
|
'lastClearTmp' => 0,
|
||||||
'lastAutoUpdate' => 0,
|
'lastAutoUpdate' => 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user