diff --git a/docker/.env b/docker/.env index 03f3e687f..09944c013 100644 --- a/docker/.env +++ b/docker/.env @@ -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