[ARVADOS] updated: 1.1.0-50-g4402de7
Git user
git at public.curoverse.com
Fri Oct 20 11:44:01 EDT 2017
Summary of changes:
services/keep-web/usage.go | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
via 4402de7771598187e611dc6b5ce19f62b9492bb8 (commit)
from ec0c244be178aed7af0cf990a256dda557034b68 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 4402de7771598187e611dc6b5ce19f62b9492bb8
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date: Fri Oct 20 11:40:25 2017 -0400
12216: Document UUIDTTL in help message.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>
diff --git a/services/keep-web/usage.go b/services/keep-web/usage.go
index 835180d..705955b 100644
--- a/services/keep-web/usage.go
+++ b/services/keep-web/usage.go
@@ -73,7 +73,11 @@ TrustAllContent:
Cache.TTL:
- Maximum time to cache collection data and permission checks.
+ Maximum time to cache manifests and permission checks.
+
+Cache.UUIDTTL:
+
+ Maximum time to cache collection state.
Cache.MaxCollectionEntries:
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list