X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/91d83dc26c64bb0eff00e1c73e284a2dacafc840..8514f29184502ce8b39c0c67489740006f6bd5a9:/apps/workbench/config/application.default.yml diff --git a/apps/workbench/config/application.default.yml b/apps/workbench/config/application.default.yml index 5c6d6f1377..0dae0bbe15 100644 --- a/apps/workbench/config/application.default.yml +++ b/apps/workbench/config/application.default.yml @@ -83,7 +83,7 @@ common: # This sample configures two fields as represented by the attribute "key". # You can specify "type" as "text" or "select". # Specify "options" when using the type "select". - # Set "required" as "true" for any of the fields to make them required. + # Set "required" as "true" for any of the fields to make them required. # If any of the required fields are missing in the user's profile, the user will be # redirected to the "/profile" page before they can access any Workbench features. #user_profile_form_fields: @@ -103,3 +103,6 @@ common: # - Software developer # - IT # - Other + + # email address to which mail should be sent when the user creates profile for the first time + user_profile_notification_address: false