mirror of
https://gitee.com/infiniflow/ragflow.git
synced 2025-12-06 15:29:03 +08:00
Fix: Update env to support PPTX and update README for version changes (#11167)
### What problem does this PR solve? Fix: Update env to support PPTX Fix: update README for version changes #11138 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) - [x] Documentation Update --------- Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
This commit is contained in:
@@ -217,3 +217,6 @@ REGISTER_ENABLED=1
|
||||
# Enable DocLing and Mineru
|
||||
USE_DOCLING=false
|
||||
USE_MINERU=false
|
||||
|
||||
# pptx support
|
||||
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1
|
||||
Reference in New Issue
Block a user