Refa: remove MinerU settings from .env (#12201)

Removed MinerU configuration from .env file.

### What problem does this PR solve?

Remove MinerU settings from .env.

### Type of change

- [x] Refactoring
This commit is contained in:
Yongteng Lei
2025-12-25 15:04:08 +08:00
committed by GitHub
parent 6373ff898b
commit 0f8f35bd5b

View File

@ -234,9 +234,8 @@ REGISTER_ENABLED=1
USE_DOCLING=false
# Enable Mineru
USE_MINERU=false
MINERU_EXECUTABLE="$HOME/uv_tools/.venv/bin/mineru"
# Uncommenting these lines will automatically add MinerU to the model provider whenever possible.
# More details see https://ragflow.io/docs/faq#how-to-use-mineru-to-parse-pdf-documents.
# MINERU_DELETE_OUTPUT=0 # keep output directory
# MINERU_BACKEND=pipeline # or another backend you prefer