Skip to content

Commit f3b4d57

Browse files
committed
docs(cloud): use correct hibernation time limit for Development Instances
1 parent 58ec3fa commit f3b4d57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/Deployment/Cloud/Deployment-Types.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ easy to get started with Cube Cloud quickly, and also allows you to build and
3131
query pre-aggregations on-demand.
3232

3333
Development Instances do not provide high-availability nor do they guarantee
34-
fast response times. Development Instances also hibernate after 60 minutes of
34+
fast response times. Development Instances also hibernate after 10 minutes of
3535
inactivity, which can cause the first request after hibernation to take
3636
additional time to process. They also have [limits][ref-limits] on the maximum
3737
number of queries per day and the maximum number of Cube Store Workers. We
@@ -160,4 +160,4 @@ and select from the available options:
160160
/>
161161

162162
[ref-conf-ref-ctx-to-app-id]: /config#options-reference-context-to-app-id
163-
[ref-limits]: /cloud/limits#resources
163+
[ref-limits]: /cloud/limits#resources

0 commit comments

Comments
 (0)