Skip to content

Commit 44e16de

Browse files
Commits don't wake apps (#1268)
* Commits don't wake apps * Sidebar config heading
1 parent 3cbf6a6 commit 44e16de

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: content/deploy/community-cloud/manage-your-app/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ If you are signed in to a developer account for an app over its limits, you can
136136

137137
### App hibernation
138138

139-
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.
139+
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.
140140

141141
When someone visits a sleeping app, they will see the sleeping page:
142142

Diff for: content/develop/api-reference/configuration/config-toml.md

+2
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,8 @@ showSidebarBorder =
411411
#### Sidebar theme
412412

413413
```toml
414+
[theme.sidebar]
415+
414416
# Primary accent color.
415417
primaryColor =
416418

0 commit comments

Comments
 (0)