From d8ae2a65a03feff25e91bb452ca06b888d598fd3 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Thu, 28 May 2015 20:31:21 +0000 Subject: [PATCH] fix link --- doc/forum/how_to_disable_a_remote_temporarily.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/how_to_disable_a_remote_temporarily.mdwn b/doc/forum/how_to_disable_a_remote_temporarily.mdwn index 059efc6ded..e86a1fad72 100644 --- a/doc/forum/how_to_disable_a_remote_temporarily.mdwn +++ b/doc/forum/how_to_disable_a_remote_temporarily.mdwn @@ -1,4 +1,4 @@ -In our quest to find dumb replacements for [[todo/wishlist:___39__get__39___queue_and_schedule]], we have setup a cronjob that would start and stop the assistant during certain time windows, to ensure that it would not download during prime bandwidth time. +In our quest to find dumb replacements for [[todo/wishlist: 'get' queue and schedule.]] (and a more complete [[git-annex-schedule]], we have setup a cronjob that would start and stop the assistant during certain time windows, to ensure that it would not download during prime bandwidth time. But that isn't exactly what we're looking for: we would like the assistant to continue doing its usual thing of adding and removing files, and even syncing the git branches. Just not get/move files around.