From 9c7b2b9eaf0a6fb243a7325b7cc7bb533e9f078a Mon Sep 17 00:00:00 2001 From: Debbie Matthews Date: Mon, 31 Mar 2025 10:02:43 -0700 Subject: [PATCH 1/2] Commits don't wake apps --- content/deploy/community-cloud/manage-your-app/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/deploy/community-cloud/manage-your-app/_index.md b/content/deploy/community-cloud/manage-your-app/_index.md index 2b9843263..82401778d 100644 --- a/content/deploy/community-cloud/manage-your-app/_index.md +++ b/content/deploy/community-cloud/manage-your-app/_index.md @@ -136,7 +136,7 @@ If you are signed in to a developer account for an app over its limits, you can ### App hibernation -All apps without traffic for 12 hours go to sleep. Community Cloud hibernates apps to conserve resources and allow the best communal use of the platform. To keep your app awake, simply visit your app or commit to your app's repository. +All apps without traffic for 12 hours go to sleep. Community Cloud hibernates apps to conserve resources and allow the best communal use of the platform. To keep your app awake, simply visit your app. When someone visits a sleeping app, they will see the sleeping page: From e830110a9fc719284a590417f6121d6dd44c4b04 Mon Sep 17 00:00:00 2001 From: Debbie Matthews Date: Tue, 1 Apr 2025 11:23:01 -0700 Subject: [PATCH 2/2] Sidebar config heading --- content/develop/api-reference/configuration/config-toml.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/develop/api-reference/configuration/config-toml.md b/content/develop/api-reference/configuration/config-toml.md index c66b69b38..d0e033722 100644 --- a/content/develop/api-reference/configuration/config-toml.md +++ b/content/develop/api-reference/configuration/config-toml.md @@ -411,6 +411,8 @@ showSidebarBorder = #### Sidebar theme ```toml +[theme.sidebar] + # Primary accent color. primaryColor =