-
Notifications
You must be signed in to change notification settings - Fork 8.4k
DashButton for Partial files and some misc #25045
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: production
Are you sure you want to change the base?
Conversation
This PR requires additional review attention because it affects the following areas: PartialsThis PR updates partial files, which are pieces of content used across multiple files in our Render component.
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
@@ -12,7 +12,7 @@ If you notice any suspicious activity, you can also revoke any active sessions. | |||
:::note | |||
|
|||
|
|||
By default, the session timeout for the [Cloudflare dashboard](https://dash.cloudflare.com) is 72 hours without any activity. | |||
By default, the session timeout for the Cloudflare dashboardis 72 hours without any activity. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By default, the session timeout for the Cloudflare dashboardis 72 hours without any activity. | |
By default, the session timeout for the Cloudflare dashboard is 72 hours without any activity. |
Addresses PCX-19100