diff --git a/pages/admin.vue b/pages/admin.vue index 1780d3f..e8c2c18 100644 --- a/pages/admin.vue +++ b/pages/admin.vue @@ -346,8 +346,68 @@ + + +
+

Database Settings

+ +
+
+ +

+ Choose how long to keep sermons in the database. Older sermons will be automatically deleted based on this policy. +

+ +
+ +
+ {{ retentionPolicyError }} +
+
+ {{ retentionPolicySuccess }} +
+ +
+ +

+ Manually trigger the cleanup process to delete sermons according to the retention policy. + This will also run automatically on a daily schedule. +

+
+ +
+ {{ cleanupError }} +
+
+ {{ cleanupSuccess }} +
+
+
- +