소스 검색

Post work PR #?

maziggy 4 일 전
부모
커밋
8f9d79ccf0
2개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      CHANGELOG.md
  2. 1 1
      backend/app/services/model_providers/makerworld/service.py

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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:

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.