aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-05-16 16:56:46 +0100
committerMatthew Lemon <y@yulqen.org>2024-05-16 16:56:46 +0100
commit65c49ea41ecd8e1cce07db1b258a93132cb634d4 (patch)
treec5ecaa0007689767f2ee50903dc3b69d4ce87a2c /config
parent7e4d8d6128e6ec08e266a01998f808b4e21cd0e1 (diff)
formatting only
Diffstat (limited to 'config')
-rw-r--r--config/settings/base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/settings/base.py b/config/settings/base.py
index 2bef881..def232c 100644
--- a/config/settings/base.py
+++ b/config/settings/base.py
@@ -304,7 +304,7 @@ ACCOUNT_USERNAME_REQUIRED = False
# https://docs.allauth.org/en/latest/account/configuration.html
ACCOUNT_USER_MODEL_USERNAME_FIELD = None
# https://docs.allauth.org/en/latest/account/configuration.html
-#ACCOUNT_EMAIL_VERIFICATION = "mandatory"
+# ACCOUNT_EMAIL_VERIFICATION = "mandatory"
# https://docs.allauth.org/en/latest/account/configuration.html
ACCOUNT_ADAPTER = "pyblackbird_cc.users.adapters.AccountAdapter"
# https://docs.allauth.org/en/latest/account/forms.html