Update blueprints/librechat/template.toml

This commit is contained in:
Mauricio Siu
2025-11-08 00:21:23 -06:00
committed by GitHub
parent 47daea92f8
commit 3e8b431031

View File

@@ -48,7 +48,6 @@ POSTGRES_USER="librechat_user"
POSTGRES_PASSWORD="${postgresql_password}"
# Security & Sessions
ALLOW_EMAIL_LOGIN="true"
ALLOW_REGISTRATION="false"
ALLOW_SOCIAL_LOGIN="false"