mirror of
https://github.com/filegator/filegator.git
synced 2025-08-19 13:01:32 +02:00
timezone support/config added, fixed #102
This commit is contained in:
@@ -4,6 +4,7 @@ return [
|
||||
'public_path' => APP_PUBLIC_PATH,
|
||||
'public_dir' => APP_PUBLIC_DIR,
|
||||
'overwrite_on_upload' => false,
|
||||
'timezone' => 'UTC', // https://www.php.net/manual/en/timezones.php
|
||||
|
||||
'frontend_config' => [
|
||||
'app_name' => 'FileGator',
|
||||
|
Reference in New Issue
Block a user