From ca83d4afb817ce9c4e41b1e55f120622d8d7dbbf Mon Sep 17 00:00:00 2001 From: Johannes Date: Tue, 29 Nov 2016 13:28:17 +0100 Subject: [PATCH] Show better text for self-hosted cloudrons when low on resources Fixes #119 --- webadmin/src/views/appstore.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webadmin/src/views/appstore.html b/webadmin/src/views/appstore.html index 37fc1ea0f..a0ff58168 100644 --- a/webadmin/src/views/appstore.html +++ b/webadmin/src/views/appstore.html @@ -120,7 +120,8 @@

This Cloudron is running low on resources.

-

Please upgrade to a bigger plan. Alternately, free up resources by uninstalling unused applications.

+

Please upgrade to a bigger plan. Alternately, free up resources by uninstalling unused applications.

+

Please upgrade to a server instance with more memory. Alternately, free up resources by uninstalling unused applications.