Skip to content

Commit 4e5a9c7

Browse files
[Speed] Adds back space (#20412)
* Adds back space. * Adds space
1 parent f79cc8d commit 4e5a9c7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/content/docs/data-localization/metadata-boundary/faq.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sidebar:
66
order: 3
77
description: Commonly asked questions about Cloudflare's Customer Metadata Boundary.
88
---
9+
910
## What data is covered by the Customer Metadata Boundary?
1011

1112
Nearly all end user metadata is covered by the Customer Metadata Boundary. This includes all of the end user data for which Cloudflare is a processor, as defined in the [Cloudflare Privacy Policy](https://www.cloudflare.com/privacypolicy/). Cloudflare is a data processor of Customer Logs, which are defined as end user logs that we make available to our customers via the dashboard or other online interfaces. End users are those who access or use our customers' domains, networks, websites, application programming interfaces, and applications.

src/content/docs/speed/optimization/content/compression.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ head:
1212
import { Render } from "~/components";
1313

1414
Cloudflare compresses content in two ways: between Cloudflare and your website visitors and between Cloudflare and your origin server.
15+
1516
## Compression between Cloudflare and website visitors
1617

1718
In addition to Cloudflare's [default caching behavior](/cache/concepts/default-cache-behavior/), Cloudflare supports Gzip, Brotli, and Zstandard compression when delivering content to website visitors.

0 commit comments

Comments
 (0)