download_inline configuration #141

This commit is contained in:
Milos Stojanovic
2020-10-12 10:49:54 +02:00
parent 203808dff4
commit fb2e794e37
4 changed files with 7 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ return [
'public_dir' => __DIR__.'/../../dist',
'overwrite_on_upload' => false,
'timezone' => 'UTC', // https://www.php.net/manual/en/timezones.php
'download_inline' => ['pdf'],
'frontend_config' => [
'app_name' => 'FileGator',