Explorar el Código

Post work PR #?

maziggy hace 4 días
padre
commit
8f9d79ccf0
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 0 0
      CHANGELOG.md
  2. 1 1
      backend/app/services/model_providers/makerworld/service.py

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
CHANGELOG.md


+ 1 - 1
backend/app/services/model_providers/makerworld/service.py

@@ -529,7 +529,7 @@ class MakerWorldService(ProviderService):
         Validates that the URL's host is one of the declared thumbnail hosts
         (SSRF guard — symmetric to :meth:`download_3mf`; both allowlists are
         fed from the provider descriptor by ``build_service``). Caps
-        payload at 5 MB. Returns ``(bytes, content_type)``; content type
+        payload at 10 MB. Returns ``(bytes, content_type)``; content type
         defaults to ``image/jpeg`` if the upstream didn't set one.
         """
         try:

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio