Merge branch 'master' into 7607-getting-started-flag
[arvados.git] / apps / workbench / config / application.default.yml
index c4a92d273950bbebe15b0faf29ccbe58b3cde3b4..63c2975b7a85691223feb91091941df99405ad95 100644 (file)
@@ -213,6 +213,9 @@ common:
   # when anonymous_user_token is configured, show public projects page
   enable_public_projects_page: true
 
+  # by default, disable the "Getting Started" popup which is specific to the public beta install
+  enable_getting_started_popup: false
+
   # Ask Arvados API server to compress its response payloads.
   api_response_compression: true