-
Hi,New version, how to close registration. |
Beta Was this translation helpful? Give feedback.
Answered by
thouseef
Jul 18, 2024
Replies: 2 comments 5 replies
-
ahh - I found the option in the end. in the UI (as and admin user) go Settings > System > Disallow user registration, and toggle that on. I was looking everywhere for words "disable" or related to "sign up" - the wording being different made me miss it. Perhaps that wording could be re-considered in future? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
seems like if you set an ENV variable
MEMOS_PUBLIC=false
and restart the container, signup gets disabled.Refer Startup Options