X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/93c7127afd21f82662e9b471e7c617ae8c59ad19..0adcabd351108e83b630e27c48ce85f2b3cb3e14:/apps/workbench/config/application.default.yml diff --git a/apps/workbench/config/application.default.yml b/apps/workbench/config/application.default.yml index 3670af29f4..8d5c6160a5 100644 --- a/apps/workbench/config/application.default.yml +++ b/apps/workbench/config/application.default.yml @@ -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