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

pull/2280/head^2
Kevin2kkelly 2 weeks ago committed by GitHub
parent 83eb982c15
commit 673ab459aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save