X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fbd0963c235b6f7d488c5748c772af8c5f636280..210889a5400ac6ef247078af14c0766f3639b988:/apps/workbench/config/application.default.yml diff --git a/apps/workbench/config/application.default.yml b/apps/workbench/config/application.default.yml index ab0deff2f9..5400debbfd 100644 --- a/apps/workbench/config/application.default.yml +++ b/apps/workbench/config/application.default.yml @@ -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