Lots of new code for the Spectre routine.

This commit is contained in:
James Cole
2018-05-19 10:44:33 +02:00
parent 1732ce63f3
commit 04953b5645
26 changed files with 1729 additions and 242 deletions

View File

@@ -88,9 +88,9 @@ return [
'is_demo_site' => false,
],
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
'version' => '4.7.3.2',
'version' => '4.7.4',
'api_version' => '0.3',
'db_version' => 3,
'db_version' => 4,
'maxUploadSize' => 15242880,
'allowedMimes' => [
/* plain files */