@@ -67,8 +67,7 @@ value of 30 days.
6767
6868 Client maximum offline time enables trimming for
6969 older history. This permanently changes affected
70- history, and can cause client resets in the future even after
71- disabling the feature.
70+ history and can cause client resets in the future.
7271
7372Key Concepts
7473~~~~~~~~~~~~
@@ -109,11 +108,7 @@ client reset. Existing history has already been changed by trimming,
109108requiring a client reset. New history needs time to accumulate up to
110109the new client maximum offline time.
111110
112- Disabling the client maximum offline time feature stops additional
113- trimming, but history that has already been changed by
114- trimming will permanently cause client resets in clients.
115-
116- Decreasing client maximum offline time also does not *immediately*
111+ Decreasing client maximum offline time does not *immediately*
117112change the length of time before clients experience a client reset.
118113Client resets begin taking place earlier once the regularly scheduled
119114trimming job applies trimming to the newly
@@ -129,23 +124,21 @@ Set the Client Maximum Offline Time
129124 .. tab::
130125 :tabid: ui
131126
132- 1. Select the :guilabel:`Device Sync` menu in the sidebar.
127+ 1. From the App Services UI, click :guilabel:`Device Sync` menu in the
128+ sidebar. The :guilabel:`Dashboard` tab displays by default.
133129
134- #. Under :guilabel:`Sync Type`, make sure :guilabel:`Flexible` is selected .
130+ #. Click the :guilabel:`Configuration` tab .
135131
136- #. Scroll down to the :guilabel:`Advanced Configuration (optional)` dropdown.
137- Click the dropdown to open .
132+ #. Scroll down to the :guilabel:`Advanced Configuration (optional)`
133+ section, and click the dropdown to expand the section .
138134
139135 .. figure:: /images/client-max-offline-time.png
140136 :width: 750px
141- :alt: The client maximum offline time configuration in a disabled state.
142-
143- #. Under the :guilabel:`Client Max Offline Time` section, click
144- the :guilabel:`Enable Max Offline Time` toggle.
137+ :alt: Advanced Configuration section in the App Services UI
145138
146- #. Specify a number of days for your application's client maximum
147- offline time. The default value is 30 days . The minimum value is
148- 1.
139+ #. Under the :guilabel:`Client Max Offline Time` section, specify a number
140+ of days for your application's client maximum offline time . The default
141+ value is 30 days. The minimum value is 1.
149142
150143 #. Click the :guilabel:`Save Changes` button at the bottom of the screen
151144 once you are ready to save.
@@ -251,8 +244,6 @@ Summary
251244- Trimming reduces the space usage for Flexible Sync apps, but can cause client resets
252245 for clients who have not connected to the backend in more than
253246 the client maximum offline time (in days).
254- - Flexible Sync apps that have disabled a client maximum offline time do not apply trimming,
255- so clients of any age can sync without experiencing a client reset.
256247- Adding additional queryable fields to a flexible sync configuration
257248 will increase storage consumed on an Atlas Cluster. Using broad queries
258249 and selecting fewer fields that support broad queries decreases storage consumed.
0 commit comments