diff --git a/src/views/app.html b/src/views/app.html index b2007f3e9..0e6b1e71a 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -515,6 +515,16 @@
This creates a snapshot of the app. You can use this snapshot to restore or clone this app.
+ +Cloudron periodically creates a backup based on the backup settings. If you disable automatic backups, be sure to manually create backups often.
+Automatic Backups is currently {{ backups.enableBackup ? 'enabled' : 'disabled' }}.
+ +