Update settings.md

Corrected example for default_collection_order, which had the example for sync_mode

- sync_mode: sync
+ default_collection_order: release
This commit is contained in:
Droppisalt 2024-01-19 15:51:31 -05:00 committed by GitHub
parent 0247c51200
commit 935eb63464
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -410,7 +410,7 @@ The available setting attributes which can be set at each level are outlined bel
```yaml
settings:
sync_mode: sync
default_collection_order: release
```
??? blank "`minimum_items` - Used to control minimum items requires to build a collection/playlist.<a class="headerlink" href="#minimum-items" title="Permanent link"></a>"