diff options
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2020-03-23 18:09:44 -0400 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2020-03-23 18:09:44 -0400 |
commit | 67161f7f190491d826fea6463349ee7d0e91083e (patch) | |
tree | deb0621a1488313715ea8ef747d990efa9a7b11d /man/b4.5 | |
parent | efd3dc39f4bfd641719e0043f56a3557b6f98d33 (diff) | |
download | b4-67161f7f190491d826fea6463349ee7d0e91083e.tar.gz |
Prepare for 0.3.4 releasev0.3.4
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'man/b4.5')
-rw-r--r-- | man/b4.5 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH B4 5 "2020-03-16" "0.3.0" "" +.TH B4 5 "2020-03-23" "0.3.4" "" .SH NAME B4 \- Work with patches in a public-inbox archive . @@ -239,6 +239,9 @@ Default configuration, with explanations: # git\-config for gpg.program; and if that\(aqs not set, # we\(aqll use "gpg" and hope for the best gpgbin = None + # + # How long to keep downloaded threads in cache (minutes)? + cache\-expire = 10 .ft P .fi .UNINDENT |