Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Feb 28, 2024
1 parent a1acd1d commit b48dbea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/fileExport.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
return [
'disk' => env('EXPORT_DISK', 'public'),
'expireTime' => env('EXPORT_EXPIRE_TIME', 60),
];
];

0 comments on commit b48dbea

Please sign in to comment.