Remove namespace_prefix from PostgreSQL, maintain consistency with other storage implementation

This commit is contained in:
yangdx
2025-03-31 02:59:44 +08:00
parent 5b7cd50005
commit 6a51f38cae
4 changed files with 8 additions and 12 deletions

View File

@@ -5,7 +5,6 @@
# PORT=9621
# WORKERS=2
### separating data from difference Lightrag instances
# NAMESPACE_PREFIX=lightrag
### Max nodes return from grap retrieval
# MAX_GRAPH_NODES=1000
# CORS_ORIGINS=http://localhost:3000,http://localhost:8080