You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/projects-docs/pages/sdk/preview-api-access.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,3 +20,7 @@ $ csb preview-hosts clear
20
20
```
21
21
22
22
The `:host` is a JavaScript RegEx. So you can set your host as: `"my-project-.*-.*.vercel.app"` for example (Note the quotes).
23
+
24
+
<Callouttype="info">
25
+
**Cache Latency**: Trusted preview hosts have a cache latency of 5 minutes. Changes to the trusted host configuration may take up to 5 minutes to propagate.
0 commit comments