mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-25 14:00:21 +00:00
amend overlay_path
reference in config.yml.example, closes #1819
This commit is contained in:
parent
ddf3aa8d18
commit
84748fcd06
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ libraries: # This is called out once within the config.yml
|
||||||
- pmm: basic # This is a file within PMM's defaults folder
|
- pmm: basic # This is a file within PMM's defaults folder
|
||||||
- pmm: imdb # This is a file within PMM's defaults folder
|
- pmm: imdb # This is a file within PMM's defaults folder
|
||||||
# see the wiki for how to use local files, folders, URLs, or files from git
|
# see the wiki for how to use local files, folders, URLs, or files from git
|
||||||
overlay_path:
|
overlay_files:
|
||||||
- remove_overlays: false # Set this to true to remove all overlays
|
- remove_overlays: false # Set this to true to remove all overlays
|
||||||
- pmm: ribbon # This is a file within PMM's defaults folder
|
- pmm: ribbon # This is a file within PMM's defaults folder
|
||||||
# see the wiki for how to use local files, folders, URLs, or files from git
|
# see the wiki for how to use local files, folders, URLs, or files from git
|
||||||
|
@ -15,7 +15,7 @@ libraries: # This is called out once within the config.yml
|
||||||
- pmm: basic # This is a file within PMM's defaults folder
|
- pmm: basic # This is a file within PMM's defaults folder
|
||||||
- pmm: imdb # This is a file within PMM's defaults folder
|
- pmm: imdb # This is a file within PMM's defaults folder
|
||||||
# see the wiki for how to use local files, folders, URLs, or files from git
|
# see the wiki for how to use local files, folders, URLs, or files from git
|
||||||
overlay_path:
|
overlay_files:
|
||||||
- remove_overlays: false # Set this to true to remove all overlays
|
- remove_overlays: false # Set this to true to remove all overlays
|
||||||
- pmm: ribbon # This is a file within PMM's defaults folder
|
- pmm: ribbon # This is a file within PMM's defaults folder
|
||||||
# see the wiki for how to use local files, folders, URLs, or files from git
|
# see the wiki for how to use local files, folders, URLs, or files from git
|
||||||
|
|
Loading…
Reference in a new issue