Large diffs are not rendered by default.

@@ -4,7 +4,6 @@

'download' => 'http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz',
'database' => storage_path('app/database.mmdb'),
'cache' => storage_path('app/cache.json'),
'user_id' => env('maxmind.user_id'),
'license_key' => env('maxmind.license_key'),