New release related files [skip ci]

This commit is contained in:
James Cole
2017-11-01 17:08:37 +01:00
parent 5cc3261ba2
commit d937a8c897
5 changed files with 31 additions and 11 deletions

View File

@@ -33,7 +33,7 @@ return [
'is_demo_site' => false,
],
'encryption' => (is_null(env('USE_ENCRYPTION')) || env('USE_ENCRYPTION') === true),
'version' => '4.6.9',
'version' => '4.6.10',
'maxUploadSize' => 15242880,
'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'],
'list_length' => 10,