13996: Can now use database info from config.yml
[arvados.git] / services / keep-web / usage.go
index 603dd4dd2c63a73cc6e5b8b536cca888ae943d93..705955ba0adf750905cfedb5f256b28256989b8f 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 package main
 
 import (
@@ -69,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: