Merge branch '20433-crunch-log-zero-bytes-job'
[arvados.git] / lib / config / config.default.yml
index 4494a627d41294ded3a27bd6cc7e2d65ba444cb3..7932c1df3d8250efc7f58db2295a4c058d078bcd 100644 (file)
@@ -1155,6 +1155,8 @@ Clusters:
 
         # Maximum bytes that may be logged by a single job.  Log bytes that are
         # silenced by throttling are not counted against this total.
+        # If you set this to zero, each container will only create a single
+        # log on the API server, noting for users that logging is throttled.
         LimitLogBytesPerJob: 67108864
 
         LogPartialLineThrottlePeriod: 5s