mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-25 15:01:16 +02:00
Updated timezone config docblock
This commit is contained in:
@@ -123,7 +123,7 @@ return [
|
||||
* Timezone used for date formatting. For a list of supported timezones see:
|
||||
* https://www.php.net/manual/en/timezones.php.
|
||||
*
|
||||
* Default value: The server's configured timezone
|
||||
* Default value: The server's timezone
|
||||
*/
|
||||
'timezone' => Helpers::env('TIMEZONE', date_default_timezone_get()),
|
||||
|
||||
|
Reference in New Issue
Block a user