We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8dec6f commit 4cb312dCopy full SHA for 4cb312d
.env
@@ -1,6 +1,6 @@
1
#Email verification=Changes if users have to verify their email after registration.
2
#=REGISTER_AUTH either auth or verified. If auth is selected, no verification is required. Default is verified.
3
-REGISTER_AUTH=auth
+REGISTER_AUTH=verified
4
5
#Internal notifications=Changes if certain messages should be displayed or not.
6
#=NOTIFY_EVENTS notifies admins if an important event is happening, such as polls about the future of this project or security vulnerabilities.
0 commit comments