diff --git a/src/views/app.html b/src/views/app.html index 4d54de952..848f094bd 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -400,7 +400,7 @@
- +

@@ -410,8 +410,12 @@
- +
{{ 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. +

@@ -422,7 +426,7 @@
- +
@@ -587,7 +591,7 @@

This will uninstall the app immediately and remove all it's data. The site will be inaccessible.

App backups are not removed and will be cleaned up based on the backup policy. You can resurrect this app from an existing - app backup using the following instructions.

+ app backup using the following instructions.