From 9d0f09a183ed8a86277d97a0a97f011a226a7636 Mon Sep 17 00:00:00 2001 From: yangdx Date: Fri, 9 May 2025 14:19:42 +0800 Subject: [PATCH] Update env sample file --- env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/env.example b/env.example index cb6b8e28..d16b5e8a 100644 --- a/env.example +++ b/env.example @@ -131,6 +131,7 @@ POSTGRES_PORT=5432 POSTGRES_USER=your_username POSTGRES_PASSWORD='your_password' POSTGRES_DATABASE=your_database +POSTGRES_MAX_CONNECTIONS=12 ### separating all data from difference Lightrag instances(deprecating) # POSTGRES_WORKSPACE=default