X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/58a026e09bda4c1e2374347615c325007c64fac4..c3b26754a231ec909506f2ff28af1af9f2e27f2b:/apps/workbench/config/application.default.yml?ds=inline 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