X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f414dc4c1862c8d471b865dea5c7ac141de6d533..5d3d32d5532d39f1ef85a9e01b9b70cd28cf3579:/apps/workbench/config/application.default.yml diff --git a/apps/workbench/config/application.default.yml b/apps/workbench/config/application.default.yml index 7f8cc76eaf..8be89b8545 100644 --- a/apps/workbench/config/application.default.yml +++ b/apps/workbench/config/application.default.yml @@ -194,7 +194,7 @@ 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 + # 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 you API server is running. + # in the directory where your API server is running. anonymous_user_token: false