diff --git a/config.js b/config.js index 41369b9..1624dc1 100755 --- a/config.js +++ b/config.js @@ -36,6 +36,7 @@ module.exports = { { label: "Zoom to 2 weeks", duration: 14 * one_day }, { label: "Zoom to 1 month", duration: 31 * one_day }, { label: "Zoom to 6 months", duration: 6 * 31 * one_day }, + { label: "Zoom to 1 year", duration: 12 * 31 * one_day }, ], range: { /**