From f31aadc7c22e1f65507ce4d3a1974a6fb33b6f31 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 20 Feb 2017 12:17:09 -0400 Subject: [PATCH] comment --- ..._1_af2a6e6cba4cdfe24e9ee2c819a007eb._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/forum/Wanted_content_based_on_date_added/comment_1_af2a6e6cba4cdfe24e9ee2c819a007eb._comment diff --git a/doc/forum/Wanted_content_based_on_date_added/comment_1_af2a6e6cba4cdfe24e9ee2c819a007eb._comment b/doc/forum/Wanted_content_based_on_date_added/comment_1_af2a6e6cba4cdfe24e9ee2c819a007eb._comment new file mode 100644 index 0000000000..a10b909b30 --- /dev/null +++ b/doc/forum/Wanted_content_based_on_date_added/comment_1_af2a6e6cba4cdfe24e9ee2c819a007eb._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-02-20T16:07:52Z" + content=""" +The assistant re-checks preferred content as rarely as it can get away with, +since that can be an expensive process. Basically, it checks it when +starting up, and when a remote is added or edited, and when it detects +certian kinds of divergences between the local repository and a remote. + +I agree that it's not possible to express an expiry using a preferred +content expression. + +What would work better is if you can move the old files to some other +directory via a cron job or whatever means. Then it's easy to configure it +not to want files in that directory. +"""]]