diff --git a/_articles/faqs/org-faqs.md b/_articles/faqs/org-faqs.md index fbf9e617..0879e0a8 100644 --- a/_articles/faqs/org-faqs.md +++ b/_articles/faqs/org-faqs.md @@ -41,7 +41,7 @@ Paid Organizations (Families, Teams, or Enterprise) automatically include premiu ### Q: Can I prevent users from self-registering into my Organization? -**A:** If you're self-hosting, [configure the environment variable]({% link _articles/hosting/environment-variables.md %}) `globalSettings__disableUserRegistration=` to `false` to prevent users from signing up for an account via the Registration page. Once configured, Organization Admins or Owners must invite users to signup for an account on the self-hosted instance. +**A:** If you're self-hosting, [configure the environment variable]({% link _articles/hosting/environment-variables.md %}) `globalSettings__disableUserRegistration=` to `true` to prevent users from signing up for an account via the Registration page. Once configured, Organization Admins or Owners must invite users to signup for an account on the self-hosted instance. ## Sharing with an Organization