Docs: Disambiguate auto_assign_org_role configuration option descriptions (#61827)

This commit is contained in:
zsrv
2023-02-23 18:20:43 +00:00
committed by GitHub
parent 0481c12bd5
commit 5687d23b52
2 changed files with 2 additions and 2 deletions

View File

@@ -413,7 +413,7 @@
# Set this value to automatically add new users to the provided organization (if auto_assign_org above is set to true)
;auto_assign_org_id = 1
# Default role new users will be automatically assigned (if disabled above is set to true)
# Default role new users will be automatically assigned (if auto_assign_org above is set to true)
;auto_assign_org_role = Viewer
# Require email validation before sign up completes