diff --git a/blueprints/librechat/template.toml b/blueprints/librechat/template.toml index 22ab6c3f..c1884b04 100644 --- a/blueprints/librechat/template.toml +++ b/blueprints/librechat/template.toml @@ -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"