'local', 'storage' => [ 'local' => [ 'driver' => LocalAdapterFactory::class, 'root' => BASE_PATH . '/static', ], ], ];