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: docs/resources/rediscloud_active_active_subscription.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ The `maintenance_windows` object has these attributes:
85
85
The `window` object has these attributes:
86
86
87
87
*`start_hour` - What hour in the day (0-23) the window opens
88
-
*`duration_in_hours` - How long the window is open
88
+
*`duration_in_hours` - How long the window is open (4-24 hours)
89
89
*`days` - A list of weekdays on which the window is open ('Monday', 'Tuesday' etc)
90
90
91
91
~> **Note:** If changes are made to attributes in the subscription which require the subscription to be recreated (such as `cloud_provider`), the creation_plan will need to be defined in order to change these attributes. This is because the creation_plan is always required when a subscription is created.
0 commit comments