Merge branch 'master' into 9372-container-display
[arvados.git] / apps / workbench / config / application.default.yml
index ab0deff2f9f4023ab435da647f711bc85c9497de..5400debbfdaf55e1f64c004adf70f98ca4037cb1 100644 (file)
@@ -273,6 +273,6 @@ common:
   # The default setting (false) is appropriate for a multi-user site.
   trust_all_content: false
 
-  # Maximum number of historic log lines of a running job to fetch
+  # Maximum number of historic log records of a running job to fetch
   # and display in the Log tab, while subscribing to web sockets.
-  running_job_log_lines_to_fetch: 2000
+  running_job_log_records_to_fetch: 2000