closes #5185
[arvados.git] / apps / workbench / config / application.default.yml
index 3366fdce2d6ea01acf8dd30e164eb8f44e0a9f6f..8be89b854575cb788c6a3c89dfb24434b3a0281f 100644 (file)
@@ -193,3 +193,8 @@ common:
 
   # the maximum number of bytes to load in the log viewer
   log_viewer_max_bytes: 1000000
+
+  # Set anonymous_user_token to enable anonymous user access. You can get
+  # the token by running "bundle exec ./script/get_anonymous_user_token.rb"
+  # in the directory where your API server is running.
+  anonymous_user_token: false