7607: enablee flag should be set to false by default
authorNancy Ouyang <nancy.ouyang@gmail.com>
Fri, 11 Dec 2015 23:09:20 +0000 (18:09 -0500)
committerNancy Ouyang <nancy.ouyang@gmail.com>
Fri, 11 Dec 2015 23:09:20 +0000 (18:09 -0500)
apps/workbench/config/application.default.yml

index e7b736618e4b3423219121b6352c58b7f0560196..e95b2cf417f9a84a91bc6d0ce63093385656136d 100644 (file)
@@ -214,7 +214,7 @@ common:
   enable_public_projects_page: true
 
   # by default, disable the "Getting Started" popup which is specific to the public beta install
-  enable_getting_started_popup: tru
+  enable_getting_started_popup: fals
 
   # Ask Arvados API server to compress its response payloads.
   api_response_compression: true