+
+ {{ i18n.ts.save }}
+
+ {{ i18n.ts.enable }}
+ When enabled, notes you post will automatically delete themselves if they are older than the given threshold age.
+
+
+ {{ i18n.ts._time.minute }}
+ Note age threshold
+
+
+ {{ i18n.ts.selectFromPresets }}
+
+ {{ i18n.ts.oneWeek }}
+ {{ i18n.ts.oneMonth }}
+ {{ i18n.ts.oneYear }}
+
+
+
+
+
+
diff --git a/packages/frontend/src/pages/settings/privacy.vue b/packages/frontend/src/pages/settings/privacy.vue
index 86cf5ab241..36f3319871 100644
--- a/packages/frontend/src/pages/settings/privacy.vue
+++ b/packages/frontend/src/pages/settings/privacy.vue
@@ -68,6 +68,15 @@ SPDX-License-Identifier: AGPL-3.0-only