21189: Improve wording in config comments and logs.
[arvados.git] / lib / config / config.default.yml
index 4fe75bd680614a09e0f644e6f14d36aa1715d2a4..844e67bfcc6bae721c8156c90fb8b29ca1ac3f05 100644 (file)
@@ -642,8 +642,8 @@ Clusters:
       # block" requests to send to each keepstore server at a
       # time. Smaller values use less memory in keepstore and
       # keep-balance. Larger values allow more progress per
-      # keep-balance iteration. Setting both limits to zero amounts
-      # to a "dry run".
+      # keep-balance iteration. A zero value computes all of the
+      # needed changes but does not apply any.
       BalancePullLimit: 100000
       BalanceTrashLimit: 100000