Merge branch 'master' into 3782-large-job-logs
[arvados.git] / apps / workbench / config / application.default.yml
index 3670af29f45c01b3d1118c69b1bfae551771dd04..8d5c6160a526ee1bcd90a5f6380638c5e144c361 100644 (file)
@@ -180,3 +180,6 @@ common:
 
   # filename suffixes for which view icon would be shown in collection show page
   filename_suffixes_with_view_icon: [txt, gif, jpeg, jpg, png, html, htm, pdf]
+
+  # the maximum number of bytes to load in the log viewer
+  log_viewer_max_bytes: 1000000