Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/deploy/community-cloud/manage-your-app/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 2 additions & 0 deletions content/develop/api-reference/configuration/config-toml.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,8 @@ showSidebarBorder =
#### Sidebar theme

```toml
[theme.sidebar]

# Primary accent color.
primaryColor =

Expand Down