Add a flag to hide repositories entries in the Workbench menus. This is useful
[arvados.git] / apps / workbench / config / application.default.yml
index e4ec4131286dac66d9a12947ad6d0ddd6bbad358..4e0a35a5550360252cae77e49e22ac1d7dec370f 100644 (file)
@@ -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