[Config]Delete the minimum data pool variable (#11)
* fix at_eof bug * update uv.lock * fix bug and change pool min values
This commit is contained in:
@@ -28,7 +28,6 @@ DORIS_BE_WEBSERVER_PORT=8040
|
||||
# Connection Pool Configuration
|
||||
# =============================================================================
|
||||
|
||||
DORIS_MIN_CONNECTIONS=5
|
||||
DORIS_MAX_CONNECTIONS=20
|
||||
DORIS_CONNECTION_TIMEOUT=30
|
||||
DORIS_HEALTH_CHECK_INTERVAL=60
|
||||
@@ -86,5 +85,5 @@ ALERT_WEBHOOK_URL=
|
||||
# =============================================================================
|
||||
|
||||
SERVER_NAME=doris-mcp-server
|
||||
SERVER_VERSION=0.4.1
|
||||
SERVER_VERSION=0.4.2
|
||||
SERVER_PORT=3000
|
||||
|
||||
Reference in New Issue
Block a user