X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b9b45283eb987cb59419b8714f8a06d7f7b6b8c3..9074f3f32aa13274f266bfb091bdac43426bb4d9:/apps/workbench/config/application.default.yml diff --git a/apps/workbench/config/application.default.yml b/apps/workbench/config/application.default.yml index 13829b6e18..33ab2ce549 100644 --- a/apps/workbench/config/application.default.yml +++ b/apps/workbench/config/application.default.yml @@ -129,15 +129,15 @@ common: # - IT # - Other - # Use "user_profile_form_message" to configure the message you want to display in - # the profile page. If this is not provided, a default message will be displayed. - user_profile_form_message: Welcome to Arvados. Please fill in all required fields before you can access Arvados Workbench. Missing required fields are in red. + # Use "user_profile_form_message" to configure the message you want to display on + # the profile page. + user_profile_form_message: Welcome to Arvados. All required fields must be completed before you can proceed. # source_version source_version: <%= `git log -n 1 --format=%h` %> local_modified: false - # report nitification to and from addresses - report_notifier_email_from: arvados@example.com - report_notifier_email_to: arvados@example.com + # report notification to and from addresses + issue_reporter_email_from: arvados@example.com + issue_reporter_email_to: arvados@example.com support_email_address: arvados@example.com