Update settings.md library-level example (#2323)

This commit is contained in:
Kevin2kkelly 2024-11-15 15:38:25 -05:00 committed by GitHub
parent 83eb982c15
commit 673ab459aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1061,12 +1061,13 @@ If no library-level attribute is set, then the global attribute is used.
```yaml
libraries:
Movies:
run_order: #(1)!
- collections
- metadata
- operations
- overlays
minimum_items: 3 #(2)!
settings:
run_order: #(1)!
- collections
- metadata
- operations
- overlays
minimum_items: 3 #(2)!
collection_files:
# stuff here
overlay_files: