environments/review-docs-2422-qjbh7w/deployments/21483
ArneBo 2025-10-06 22:37:20 +02:00
rodzic d682dcb6f0
commit 13d9d51708
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -256,7 +256,7 @@ See [the `Audio` object reference](#audio) for details on the object's structure
```
When Funkwhale receives a `Create` activity with an [`Audio` object](#audio), it persists a local upload in the database. It then associates the upload to related library and track information. If no track matches the audio metadata, Funkwhale creates on using the `metadata` attribute in the object.
For bulk updates of uploads privacy_level (when an upload is mooved in another library), we send an `Update` activity containing a `AudioCollection` for better performance.
For bulk updates of uploads privacy_level (when an upload is moved in another library), we send an `Update` activity containing a `AudioCollection` for better performance.
#### Checks