mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2025-02-16 13:58:25 +00:00
Update settings.md library-level example (#2323)
This commit is contained in:
parent
83eb982c15
commit
673ab459aa
1 changed files with 7 additions and 6 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue