8936: address review comments
[arvados.git] / services / api / config / application.default.yml
index 09ce8b6359dc528007e753e59fe48caa2cc25e4d..c709633d0bfbddd73e890e8ec1ba52c2e6d07b9d 100644 (file)
@@ -153,9 +153,7 @@ common:
   ###
 
   # Lifetime (in seconds) of blob permission signatures generated by
-  # the API server. This will become a part of the blob signing key,
-  # and will cause clients to retry or fail if changed while they are
-  # in progres.This determines how long a client can take (after
+  # the API server. This determines how long a client can take (after
   # retrieving a collection record) to retrieve the collection data
   # from Keep. If the client needs more time than that (assuming the
   # collection still has the same content and the relevant user/token