mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-06 01:02:54 +08:00
fix: community version check
This commit is contained in:
+1
-2
@@ -79,8 +79,7 @@ const vector = {
|
||||
OCEANBASE_URL: mysql://root%40tenantname:tenantpassword@ob:2881/mysql
|
||||
`,
|
||||
extra: `\
|
||||
configs:
|
||||
init_sql:
|
||||
init_sql:
|
||||
name: init_sql
|
||||
content: |
|
||||
ALTER SYSTEM SET ob_vector_memory_limit_percentage = 30;
|
||||
|
||||
Reference in New Issue
Block a user