user invites: Disable user invites when instance signup is disabled and on on-prem
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: philipp-spiess
Fixes #32123 (closed)
When an instance has signups disabled, there's no value in our feature so we might as well disable it?
Additionally this force-disables this feature on non .com instances for now.
I configured the server as suggested below and verified that the variables have the correct value by adding console.log
statements:
Push commits to the source branch or add previously merged commits to review them.