version defaultdata

This commit is contained in:
Fred Tempez 2020-11-21 15:14:49 +01:00
parent fb0a9d74fc
commit c89eb7b505
1 changed files with 3 additions and 2 deletions

View File

@ -39,11 +39,12 @@ class init extends common {
'connect' => [
'timeout' => 600,
'attempt' => 3,
'log' => false
'log' => false,
'captcha' => true
]
],
'core' => [
'dataVersion' => 10300,
'dataVersion' => 10306,
'lastBackup' => 0,
'lastClearTmp' => 0,
'lastAutoUpdate' => 0,