Skip to content

Commit a891c53

Browse files
committed
Update example (remove Disable Apps)
1 parent b75f2de commit a891c53

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/docs/rules/page-rules/reference/recommended-rules.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,12 @@ This example redirects visitors to a specific page with an easy to remember URL:
5454

5555
Certain sections of a website, like the login or admin section, have different security and performance requirements than your general public-facing pages.
5656

57-
The following example page rule configuration performs several adjustments for requests targeting a specific path:
57+
The following example page rule configuration bypasses cache for requests targeting a specific path:
5858

5959
<Example>
6060

6161
- **If the URL matches**: `example.com/user*`
6262
- **Setting**: _Cache Level_ | **Value**: _Bypass_
63-
- **Setting**: _Disable Apps_
6463

6564
</Example>
6665

0 commit comments

Comments
 (0)