From fd9b90fea1bd9b0052d1cd6205ee3406b5032b24 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U" Date: Fri, 1 Apr 2011 23:06:06 +0000 Subject: [PATCH] --- doc/forum/wishlist:_traffic_accounting_for_git-annex.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/wishlist:_traffic_accounting_for_git-annex.mdwn diff --git a/doc/forum/wishlist:_traffic_accounting_for_git-annex.mdwn b/doc/forum/wishlist:_traffic_accounting_for_git-annex.mdwn new file mode 100644 index 0000000000..3ec4f68aae --- /dev/null +++ b/doc/forum/wishlist:_traffic_accounting_for_git-annex.mdwn @@ -0,0 +1 @@ +As git annex keeps logs about file transfers anyway, it should be relatively easy to add traffic accounting to a repo. That would allow me to monitor how much traffic a given repo creates. As I might end up hosting git-annex repos for a few personal friends, I need/want a way to track the heavy hitters. -- RichiH