mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
osm data
This commit is contained in:
@@ -36,6 +36,12 @@ return [
|
||||
'throw' => false,
|
||||
],
|
||||
|
||||
'geo' => [
|
||||
'driver' => 'local',
|
||||
'root' => storage_path('app/geo'),
|
||||
'throw' => false,
|
||||
],
|
||||
|
||||
'public' => [
|
||||
'driver' => 'local',
|
||||
'root' => storage_path('app/public'),
|
||||
|
||||
Reference in New Issue
Block a user