From 60796a90847bf27061eaba5491eb02c49400bdf2 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sat, 8 Nov 2025 00:24:36 -0600 Subject: [PATCH] Update blueprints/librechat/template.toml --- blueprints/librechat/template.toml | 2 -- 1 file changed, 2 deletions(-) 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"