[civitai] use tRPC API by default (#6279)

This commit is contained in:
Mike Fährmann
2024-10-06 08:57:58 +02:00
parent a9671f160b
commit b12d65ade2
2 changed files with 6 additions and 6 deletions

View File

@@ -1590,12 +1590,12 @@ extractor.civitai.api
Type
``string``
Default
``"rest"``
``"trpc"``
Description
Selects which API endpoints to use.
* ``"rest"``: `Public REST API <https://developer.civitai.com/docs/api/public-rest>`__
* ``"trpc"``: Internal TRPC API
* ``"trpc"``: Internal tRPC API
extractor.civitai.api-key