X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e2cc6c1935565ee965f38501a4974e9d0e6b29e5..c3b26754a231ec909506f2ff28af1af9f2e27f2b:/apps/workbench/config/application.default.yml?ds=sidebyside diff --git a/apps/workbench/config/application.default.yml b/apps/workbench/config/application.default.yml index e4ec413128..4e0a35a555 100644 --- a/apps/workbench/config/application.default.yml +++ b/apps/workbench/config/application.default.yml @@ -320,3 +320,9 @@ common: # Link to use for Arvados Workflow Composer app, or false if not available. # composer_url: false + + # + # Should workbench allow management of local git repositories? Set to false if + # the jobs api is disabled and there are no local git repositories. + # + repositories: true