Skip to content

Advanced Configuration โ€‹

In addition to the primary configuration variables listed above, there are several optional environment variables that can be set to further customize your AdventureLog instance. These variables are not required for a basic setup but can enhance functionality and security.

NameRequiredDescriptionDefault ValueVariable Location
ACCOUNT_EMAIL_VERIFICATIONNoEnable email verification for new accounts. Options are none, optional, or mandatorynoneBackend
FORCE_SOCIALACCOUNT_LOGINNoWhen set to True, only social login is allowed (no password login). The login page will show only social providers or redirect directly to the first provider if only one is configured.FalseBackend
SOCIALACCOUNT_ALLOW_SIGNUPNoWhen set to True, signup will be allowed via social providers even if registration is disabled.FalseBackend

AdventureLog