X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/28e35c535b8fd442dce3a286c4503517dc848848..773413b6decf25e4ab669881e00c507aa8a1486f:/lib/config/generated_config.go diff --git a/lib/config/generated_config.go b/lib/config/generated_config.go index 4b4248db6b..576eb0c007 100644 --- a/lib/config/generated_config.go +++ b/lib/config/generated_config.go @@ -271,6 +271,16 @@ Clusters: # user agreements. Should only be enabled for development. NewUsersAreActive: false + # Newly activated users (whether set up by an admin or via + # AutoSetupNewUsers) immediately become visible to other active + # users. + # + # On a multi-tenant cluster, where the intent is for users to be + # invisible to one another unless they have been added to the + # same group(s) via Workbench admin interface, change this to + # false. + ActivatedUsersAreVisibleToOthers: true + # The e-mail address of the user you would like to become marked as an admin # user on their first login. AutoAdminUserWithEmail: ""