Update Sandstorm things

This commit is contained in:
James Cole
2017-10-20 18:50:54 +02:00
parent a67037d586
commit b07f732daa
11 changed files with 29 additions and 419 deletions

View File

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