Update blueprints/librechat/template.toml

This commit is contained in:
Mauricio Siu
2025-11-08 00:24:36 -06:00
committed by GitHub
parent 3e8b431031
commit 60796a9084

View File

@@ -48,8 +48,6 @@ POSTGRES_USER="librechat_user"
POSTGRES_PASSWORD="${postgresql_password}"
# Security & Sessions
ALLOW_REGISTRATION="false"
ALLOW_SOCIAL_LOGIN="false"
# User Interface
APP_TITLE="LibreChat"