Просмотр исходного кода

Merge commit '8f9d79ccf0e6258bfd2562fb8c898ee2aa811685' into 1.2.5.6

maziggy 3 дней назад
Родитель
Сommit
d23ba7645f
2 измененных файлов с 1 добавлено и 13 удалено
  1. 0 12
      CHANGELOG.md
  2. 1 1
      backend/app/services/model_providers/makerworld/service.py

Разница между файлами не показана из-за своего большого размера
+ 0 - 12
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:

Некоторые файлы не были показаны из-за большого количества измененных файлов