Update env-configuration.mdx

This commit is contained in:
Classic298
2025-09-29 12:39:05 +02:00
committed by GitHub
parent 0a84df68ae
commit 5ca69901c2

View File

@@ -1334,7 +1334,7 @@ pip install open-webui[all]
:::info **Migration from Legacy Mode to Multitenancy**
**What happens when you enable multitenancy when you already have a normal milvus database with data in it:**
- Existing collections (pattern: open_webui_{collection_name}) remain in Milvus but **become inaccessible** to Open WebUI
- Existing collections (pattern: `open_webui_{collection_name}`) remain in Milvus but **become inaccessible** to Open WebUI
- New data is written to the 5 shared multitenancy collections
- Application treats knowledge bases as empty until reindexed
- Files and memories are NOT automatically migrated to the new collection schema and will appear missing