Skip to content

Commit f0a6592

Browse files
ldecarvalho-docSamyOubouaziz
authored andcommitted
fix(red): add info (#5362)
1 parent 217bd34 commit f0a6592

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pages/managed-databases-for-redis/reference-content/ensuring-data-persistence.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ When you create a new Redis™ Database Instance, a Redis™ snapshot is also au
3131
- 60 seconds if 10 000 keys have been updated
3232

3333
<Message type="important">
34-
The snapshot configuration is managed by Scaleway and cannot be edited. If you feel this configuration does not represent your use case, please let us know via the #databases channel of the [Scaleway Slack community](https://slack.scaleway.com/).
34+
- The snapshot configuration is managed by Scaleway. If you feel this configuration does not represent your use case, please let us know via the #databases channel of the [Scaleway Slack community](https://slack.scaleway.com/).
35+
- You can disable the configuration anytime by enabling the `disable-save` parameter in the [Advanced Settings of the Database Instance](/managed-databases-for-redis/how-to/configure-advanced-settings-redis).
3536
</Message>
3637

3738
## Cluster mode
@@ -48,3 +49,4 @@ The HA standby node is linked to the main node, using asynchronous replication.
4849

4950
<br/>
5051
<sup>*</sup> <small>Redis is a trademark of Redis Labs Ltd. Any rights therein are reserved to Redis Labs Ltd. Any use by Scaleway is for referential purposes only and does not indicate any sponsorship, endorsement or affiliation between Redis and Scaleway. </small>
52+

0 commit comments

Comments
 (0)