feat(docs): Add MBID-only setting documentation

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2607>
This commit is contained in:
Ciarán Ainsworth 2023-11-17 13:56:51 +00:00 committed by Marge
parent 7bf1d95d8e
commit e2a0697529
1 changed files with 3 additions and 0 deletions

View File

@ -111,6 +111,9 @@ Transcoding enabled
Transcoding cache duration Transcoding cache duration
The number of minutes you want to store transcoded files on your server. Funkwhale removes transcoded tracks that haven't been downloaded within this duration to save space. The number of minutes you want to store transcoded files on your server. Funkwhale removes transcoded tracks that haven't been downloaded within this duration to save space.
Only allow MusicBrainz tagged files
If enabled, only files tagged with a [MusicBrainz ID](https://musicbrainz.org/doc/MusicBrainz_Identifier) can be uploaded to the server. Users can use [MusicBrainz Picard](https://picard.musicbrainz.org/) to tag their content with a MBID. Enabling this setting **does not** remove files uploaded before the setting was enabled.
``` ```
### Channels ### Channels