You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have a config variable for ALLOWED_USER_VISIBILITY_MODES, which can be public,limited,private. When specified, it will "Set which visibility modes a user can have"
Can we implement a ALLOWED_ORG_VISIBILITY_MODES that would act the same? "Set which visibility modes an org can have"
For example, when set, to "limited,private" it would show like:
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Feature Description
We currently have a config variable for
ALLOWED_USER_VISIBILITY_MODES
, which can bepublic,limited,private
. When specified, it will "Set which visibility modes a user can have"Can we implement a
ALLOWED_ORG_VISIBILITY_MODES
that would act the same? "Set which visibility modes an org can have"For example, when set, to "limited,private" it would show like:
Screenshots
No response
The text was updated successfully, but these errors were encountered: