From 7825d10f18b74910df6db7ba809e13d8e62678af Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 19 Sep 2019 14:51:32 -0700 Subject: [PATCH] Move the error down --- src/views/app.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/app.html b/src/views/app.html index fe597182a..9506bc2fd 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -408,14 +408,14 @@
-
+
-
{{ resources.error.dataDir }}

By default, this app's data is located at /home/yellowtent/appsdata/{{ app.id }}. If the server is running out of disk space, you can mount an external disk and move this app's data there.

+
{{ resources.error.dataDir }}