Skip to content

Commit

Permalink
Update config file
Browse files Browse the repository at this point in the history
  • Loading branch information
midnite81 committed Jan 20, 2018
1 parent 386f0a9 commit c7bdd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/geolocation.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/*
* How long should the request response be cached for (mins)
*/
'cache-duration' => env('GEOLOCATION_CACHE', '1440'),
'cache-duration' => env('GEOLOCATION_CACHE', 1440),


];
Expand Down

0 comments on commit c7bdd8b

Please sign in to comment.