We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb0fbd commit c72e518Copy full SHA for c72e518
redisinsight/ui/src/components/notifications/components/infinite-messages/InfiniteMessages.tsx
@@ -84,7 +84,7 @@ export const INFINITE_MESSAGES = {
84
<EuiText size="xs">
85
You can now use your Redis Stack database in Redis Cloud.
86
<EuiSpacer size="s" />
87
- <b>Notice:</b> the database will be deleted after 30 days of inactivity.
+ <b>Notice:</b> the database will be deleted after 15 days of inactivity.
88
</EuiText>
89
{!!details && (
90
<>
0 commit comments