From 520700db515bcb950cbb18d15f3bcb7022344571 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Fri, 29 May 2015 12:48:04 +0000 Subject: [PATCH] missing closing paren --- 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 e86a1fad72..4caa97ad05 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: '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. +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.