Rename PUBLIC_DISABLE_SIGNUP to PUBLIC_ENABLE_SIGNUP #540
Replies: 3 comments
-
Can you specify how this leads to double negatives? The wording is based on the default that is sensible for most instances: signup is enabled and has to be explicitly disabled via this env var. |
Beta Was this translation helpful? Give feedback.
-
Thanks for following-up. For example, |
Beta Was this translation helpful? Give feedback.
-
Maybe changing the variable name to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a small feature request.
The env variable
PUBLIC_DISABLE_SIGNUP
leads to double negatives. This can be solved by renaming it toPUBLIC_ENABLE_SIGNUP
.Beta Was this translation helpful? Give feedback.
All reactions