From: Ian Jackson Date: Tue, 11 Feb 2020 15:52:07 +0000 (+0000) Subject: git-cache-proxy: Document some options in the head comment X-Git-Tag: archive/debian/6.1.1~3^2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=7beece44c34c729e13b9bdc6819bde0071492345;p=chiark-utils.git git-cache-proxy: Document some options in the head comment Signed-off-by: Ian Jackson --- diff --git a/scripts/git-cache-proxy b/scripts/git-cache-proxy index 7dd6f3e..051888a 100755 --- a/scripts/git-cache-proxy +++ b/scripts/git-cache-proxy @@ -19,6 +19,9 @@ # fetch=no just use what is in the cache # fetch=try use what is in the cache if the fetch/clone fails # timeout= length of time to allow for fetch/clone +# housekeeping-interval-days= } housekeeping tuning parameters +# tree-expire-days= } +# gc-interval-days= } # example inetd.conf line: # 9419 stream tcp nowait git-cache /usr/bin/git-cache-proxy git-cache-proxy